Searched defs:fips186_2_prf (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant/
H A Dcrypto_gnutls.c95 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) function
H A Dcrypto.c103 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) function
H A Dsha1.c411 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) function
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
H A Dcrypto_gnutls.c95 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) function
H A Dcrypto_openssl.c105 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) function
H A Dsha1.c417 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) function

Completed in 65 milliseconds