Home
last modified time | relevance | path

Searched defs:entropylen (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Ddrbg_ctr.c271 const unsigned char *entropy, size_t entropylen, in drbg_ctr_instantiate()
292 const unsigned char *entropy, size_t entropylen, in drbg_ctr_reseed()
H A Ddrbg_lib.c292 size_t noncelen = 0, entropylen = 0; in RAND_DRBG_instantiate() local
406 size_t entropylen = 0; in RAND_DRBG_reseed() local
/netbsd-src/sys/crypto/nist_hash_drbg/
H A Dnist_hash_drbg.c119 const secret void *entropy, size_t entropylen, in nist_hash_drbg_instantiate()
158 const secret void *entropy, size_t entropylen, in nist_hash_drbg_reseed()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Ddrbg_cavs_test.c27 size_t entropylen; member
H A Ddrbgtest.c42 size_t entropylen; member
125 size_t entropylen; member
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Ddrbg_ctr.c306 const unsigned char *entropy, size_t entropylen, in drbg_ctr_instantiate()
341 const unsigned char *entropy, size_t entropylen, in drbg_ctr_reseed()