Home
last modified time | relevance | path

Searched defs:entropy_len (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/rand/
Drand.c195 void RAND_load_entropy(const uint8_t *entropy, size_t entropy_len, in RAND_load_entropy()
249 size_t entropy_len = sizeof(entropy_bytes); in rand_get_seed() local
/external/wpa_supplicant_8/src/eap_common/
Deap_pax_common.c32 const u8 *entropy, size_t entropy_len, in eap_pax_kdf()
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/
Drand.c199 void RAND_load_entropy(const uint8_t *entropy, size_t entropy_len, in RAND_load_entropy()