Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DCryptPrimeSieve_fp.h74 FindNthSetBit(
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptPrimeSieve.c198 FindNthSetBit( in FindNthSetBit() function
455 chosen = FindNthSetBit((UINT16)fieldSize, field, ((first % ones) + 1)); in PrimeSelectWithSieve()