Home
last modified time | relevance | path

Searched defs:get_entropy (Results 1 – 4 of 4) sorted by relevance

/netbsd/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drand_local.h284 RAND_DRBG_get_entropy_fn get_entropy; member
H A Ddrbg_lib.c690 RAND_DRBG_get_entropy_fn get_entropy, in RAND_DRBG_set_callbacks()
/netbsd/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Ddrbg.c194 static size_t get_entropy(PROV_DRBG *drbg, unsigned char **pout, int entropy, in get_entropy() function
/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A Ddrbgtest.c503 RAND_DRBG_get_entropy_fn get_entropy; member