Searched defs:entropylen (Results 1 – 4 of 4) sorted by relevance
/openssl/providers/implementations/rands/ |
H A D | drbg.c | 353 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 D | drbg_ctr.c | 308 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 D | deterministic_nonce.c | 132 const unsigned char *entropy, size_t entropylen, in kdf_setup()
|
/openssl/providers/implementations/kdfs/ |
H A D | hmacdrbg_kdf.c | 36 size_t entropylen, noncelen; member
|
Completed in 12 milliseconds