Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptPrimeSieve.c132 static const BYTE bitsInByte[256] = { variable
166 #define BitsInByte(x) bitsInByte[(unsigned char)x]