Searched refs:DRBG_NistTestVector_Entropy (Results 1 – 1 of 1) sorted by relevance
78 const BYTE DRBG_NistTestVector_Entropy[] = {DRBG_TEST_INITIATE_ENTROPY}; variable279 pAssert(requiredEntropy == sizeof(DRBG_NistTestVector_Entropy)); in DRBG_GetEntropy()280 memcpy(entropy, DRBG_NistTestVector_Entropy, in DRBG_GetEntropy()281 sizeof(DRBG_NistTestVector_Entropy)); in DRBG_GetEntropy()