Home
last modified time | relevance | path

Searched refs:BnGetRandomBits (Results 1 – 4 of 4) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptPrime.c212 while(BnGetRandomBits(bnB, wLen, rand) && ((BnUnsignedCmpWord(bnB, 1) <= 0) in MillerRabin()
378 if(!BnGetRandomBits(prime, bits, rand)) // new in BnGeneratePrimeForRSA()
DBnMath.c543 BnGetRandomBits( in BnGetRandomBits() function
593 while(BnGetRandomBits(dest, bits, rand) in BnGenerateRandomInRange()
DCryptEccMain.c602 OK = BnGetRandomBits(bnExtraBits, (orderBytes * 8) + 64, rand); in BnEccGetPrivate()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DBnMath_fp.h214 BnGetRandomBits(