Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/rands/
H A Ddrbg.c354 size_t noncelen = 0, entropylen = 0; in ossl_prov_drbg_instantiate() local
490 size_t entropylen = 0; in ossl_prov_drbg_reseed_unlocked() local
788 const unsigned char *entropy, size_t entropylen, in ossl_rand_drbg_new()
H A Ddrbg_ctr.c314 const unsigned char *entropy, size_t entropylen, in drbg_ctr_instantiate()
358 const unsigned char *entropy, size_t entropylen, in drbg_ctr_reseed()
/freebsd/crypto/openssl/crypto/
H A Ddeterministic_nonce.c132 const unsigned char *entropy, size_t entropylen, in kdf_setup()
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dhmacdrbg_kdf.c36 size_t entropylen, noncelen; member
/freebsd/crypto/openssl/test/
H A Devp_test.c2149 size_t entropylen; member