Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_common/
Deap_pax_common.c32 const u8 *entropy, size_t entropy_len, in eap_pax_kdf()
/external/rust/android-crates-io/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()
/external/mbedtls/library/
Dentropy.c498 size_t entropy_len = 0; in mbedtls_entropy_source_self_test_gather() local
Dctr_drbg.c398 static size_t good_nonce_len(size_t entropy_len) in good_nonce_len()
/external/openthread/third_party/mbedtls/repo/library/
Dentropy.c498 size_t entropy_len = 0; in mbedtls_entropy_source_self_test_gather() local
Dctr_drbg.c515 static size_t good_nonce_len(size_t entropy_len) in good_nonce_len()