Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Ddrbgtest.c518 static size_t get_entropy_hook(RAND_DRBG *drbg, unsigned char **pout, in get_entropy_hook() function
542 drbg->get_entropy = get_entropy_hook; in hook_drbg()