Home
last modified time | relevance | path

Searched defs:shiftIn (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/bigmod/
Dnat.go422 func (x *Nat) shiftIn(y uint, m *Modulus) *Nat { func
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
H A DBnMath.c499 uint32_t shiftIn; in BnShiftRight() local