Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DPrimeData.c57 bigConst s_CompositeOfSmallPrimes = (const bigNum)&s_CompositeOfSmallPrimes_; variable
DCryptPrime.c50 extern bigConst s_CompositeOfSmallPrimes;
141 BnGcd(n, prime, s_CompositeOfSmallPrimes); in BnIsProbablyPrime()