Searched refs:BnGetRandomBits (Results 1 – 4 of 4) sorted by relevance
212 while(BnGetRandomBits(bnB, wLen, rand) && ((BnUnsignedCmpWord(bnB, 1) <= 0) in MillerRabin()378 if(!BnGetRandomBits(prime, bits, rand)) // new in BnGeneratePrimeForRSA()
543 BnGetRandomBits( in BnGetRandomBits() function593 while(BnGetRandomBits(dest, bits, rand) in BnGenerateRandomInRange()
602 OK = BnGetRandomBits(bnExtraBits, (orderBytes * 8) + 64, rand); in BnEccGetPrivate()
214 BnGetRandomBits(