Searched defs:entropylen (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssl/providers/implementations/rands/ |
H A D | drbg.c | 354 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 D | drbg_ctr.c | 314 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 D | deterministic_nonce.c | 132 const unsigned char *entropy, size_t entropylen, in kdf_setup()
|
/freebsd/crypto/openssl/providers/implementations/kdfs/ |
H A D | hmacdrbg_kdf.c | 36 size_t entropylen, noncelen; member
|
/freebsd/crypto/openssl/test/ |
H A D | evp_test.c | 2149 size_t entropylen; member
|