Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptPrimeSieve.c73 RsaAdjustPrimeLimit( in RsaAdjustPrimeLimit() function
434 RsaAdjustPrimeLimit(1024); // Use just the first 1024 primes in PrimeSelectWithSieve()
438 RsaAdjustPrimeLimit(4096); // Use just the first 4K primes in PrimeSelectWithSieve()
442 RsaAdjustPrimeLimit(0); // Use all available in PrimeSelectWithSieve()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DCryptPrimeSieve_fp.h52 RsaAdjustPrimeLimit(