Home
last modified time | relevance | path

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

/openssl/providers/implementations/rands/
H A Ddrbg.c353 size_t noncelen = 0, entropylen = 0; in ossl_prov_drbg_instantiate() local
489 size_t entropylen = 0; in ossl_prov_drbg_reseed_unlocked() local
787 const unsigned char *entropy, size_t entropylen, in ossl_rand_drbg_new()
H A Ddrbg_ctr.c308 const unsigned char *entropy, size_t entropylen, in drbg_ctr_instantiate()
352 const unsigned char *entropy, size_t entropylen, in drbg_ctr_reseed()
/openssl/crypto/
H A Ddeterministic_nonce.c132 const unsigned char *entropy, size_t entropylen, in kdf_setup()
/openssl/providers/implementations/kdfs/
H A Dhmacdrbg_kdf.c36 size_t entropylen, noncelen; member

Completed in 24 milliseconds