Home
last modified time | relevance | path

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

/third_party/mbedtls/include/mbedtls/
Dhmac_drbg.h121 size_t entropy_len; /*!< entropy bytes grabbed on each (re)seed */ member
Dctr_drbg.h202 size_t entropy_len; /*!< The amount of entropy grabbed on each member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
Deap_pax_common.c32 const u8 *entropy, size_t entropy_len, in eap_pax_kdf()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Deap_pax_common.c32 const u8 *entropy, size_t entropy_len, in eap_pax_kdf()
/third_party/mbedtls/library/
Dentropy.c584 size_t entropy_len = 0; in mbedtls_entropy_source_self_test_gather() local
Dctr_drbg.c453 size_t entropy_len ) in mbedtls_ctr_drbg_seed_entropy_len()