Home
last modified time | relevance | path

Searched defs:kat_entropy (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Ddrbg_cavs_test.c34 static size_t kat_entropy(RAND_DRBG *drbg, unsigned char **pout, in kat_entropy() function
H A Ddrbgtest.c132 static size_t kat_entropy(RAND_DRBG *drbg, unsigned char **pout, in kat_entropy() function
/netbsd-src/sys/crypto/nist_hash_drbg/
H A Dnist_hash_drbg.c382 static const uint8_t kat_entropy[3][SEEDLEN_BYTES] = { variable