Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/rand/
H A Drand.c205 void RAND_load_entropy(const uint8_t *entropy, size_t entropy_len, in RAND_load_entropy()
260 size_t entropy_len = sizeof(entropy_bytes); in rand_get_seed() local
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/rand/
H A Drand.c205 void RAND_load_entropy(const uint8_t *entropy, size_t entropy_len, in RAND_load_entropy()
260 size_t entropy_len = sizeof(entropy_bytes); in rand_get_seed() local
/aosp_15_r20/external/wpa_supplicant_8/src/eap_common/
H A Deap_pax_common.c32 const u8 *entropy, size_t entropy_len, in eap_pax_kdf()
/aosp_15_r20/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()
/aosp_15_r20/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()
/aosp_15_r20/external/mbedtls/library/
H A Dentropy.c498 size_t entropy_len = 0; in mbedtls_entropy_source_self_test_gather() local
H A Dctr_drbg.c398 static size_t good_nonce_len(size_t entropy_len) in good_nonce_len()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dentropy.c498 size_t entropy_len = 0; in mbedtls_entropy_source_self_test_gather() local
H A Dctr_drbg.c515 static size_t good_nonce_len(size_t entropy_len) in good_nonce_len()