Home
last modified time | relevance | path

Searched refs:MillerRabinRounds (Results 1 – 2 of 2) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DCryptPrime_fp.h66 MillerRabinRounds(
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptPrime.c153 MillerRabinRounds( in MillerRabinRounds() function
184 int iterations = MillerRabinRounds(BnSizeInBits(bnW)); in MillerRabin()