Searched refs:entropy_len (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/net/quic/crypto/
H A Dquic_random.h33 virtual void Reseed(const void* additional_entropy, size_t entropy_len) = 0;
H A Dquic_random.cc23 size_t entropy_len) OVERRIDE;
47 void DefaultRandom::Reseed(const void* additional_entropy, size_t entropy_len) { argument
/external/chromium_org/net/quic/test_tools/
H A Dmock_random.cc27 void MockRandom::Reseed(const void* additional_entropy, size_t entropy_len) { argument
H A Dmock_random.h26 size_t entropy_len) OVERRIDE;
/external/wpa_supplicant_8/hostapd/src/eap_common/
H A Deap_pax_common.c23 * @entropy_len: Length of the entropy in bytes
32 const u8 *entropy, size_t entropy_len,
52 len[1] = entropy_len;
30 eap_pax_kdf(u8 mac_id, const u8 *key, size_t key_len, const char *identifier, const u8 *entropy, size_t entropy_len, size_t output_len, u8 *output) argument
H A Deap_pax_common.h81 const u8 *entropy, size_t entropy_len,
/external/wpa_supplicant_8/src/eap_common/
H A Deap_pax_common.c23 * @entropy_len: Length of the entropy in bytes
32 const u8 *entropy, size_t entropy_len,
52 len[1] = entropy_len;
30 eap_pax_kdf(u8 mac_id, const u8 *key, size_t key_len, const char *identifier, const u8 *entropy, size_t entropy_len, size_t output_len, u8 *output) argument
H A Deap_pax_common.h81 const u8 *entropy, size_t entropy_len,
/external/wpa_supplicant_8/wpa_supplicant/src/eap_common/
H A Deap_pax_common.c23 * @entropy_len: Length of the entropy in bytes
32 const u8 *entropy, size_t entropy_len,
52 len[1] = entropy_len;
30 eap_pax_kdf(u8 mac_id, const u8 *key, size_t key_len, const char *identifier, const u8 *entropy, size_t entropy_len, size_t output_len, u8 *output) argument
H A Deap_pax_common.h81 const u8 *entropy, size_t entropy_len,

Completed in 1520 milliseconds