Home
last modified time | relevance | path

Searched refs:BnUnsignedCmpWord (Results 1 – 3 of 3) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptPrime.c126 if(BnUnsignedCmpWord(prime, UINT32_MAX) <= 0) in BnIsProbablyPrime()
134 if(BnUnsignedCmpWord(prime, s_LastPrimeInTable) <= 0) in BnIsProbablyPrime()
212 while(BnGetRandomBits(bnB, wLen, rand) && ((BnUnsignedCmpWord(bnB, 1) <= 0) in MillerRabin()
223 if((BnUnsignedCmpWord(bnZ, 1) == 0) in MillerRabin()
DBnMath.c311 BnUnsignedCmpWord( in BnUnsignedCmpWord() function
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DBnMath_fp.h103 BnUnsignedCmpWord(