Home
last modified time | relevance | path

Searched defs:smallInt (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/hybrid/subtle/
H A DRsaKemTest.java65 BigInteger smallInt = BigInteger.valueOf(42L); in bigIntToByteArray_small() local
/aosp_15_r20/prebuilts/go/linux-x86/test/asmhdr.dir/
Dmain.go10 smallInt = 42 const
/aosp_15_r20/prebuilts/go/linux-x86/test/abi/
Didata.go82 func smallInt(x *big.Int) bool { func
/aosp_15_r20/prebuilts/go/linux-x86/src/go/constant/
Dvalue.go355 func smallInt(x *big.Int) bool { func