Searched defs:tls_prf_sha1_md5 (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dsha1-tlsprf.c17 * tls_prf_sha1_md5 - Pseudo-Random Function for TLS (TLS-PRF, RFC 2246)
30 int tls_prf_sha1_md5(const u8 *secret, size_t secret_len, const char *label, function
/external/wpa_supplicant_8/src/crypto/
H A Dsha1-tlsprf.c17 * tls_prf_sha1_md5 - Pseudo-Random Function for TLS (TLS-PRF, RFC 2246)
30 int tls_prf_sha1_md5(const u8 *secret, size_t secret_len, const char *label, function
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dsha1-tlsprf.c17 * tls_prf_sha1_md5 - Pseudo-Random Function for TLS (TLS-PRF, RFC 2246)
30 int tls_prf_sha1_md5(const u8 *secret, size_t secret_len, const char *label, function

Completed in 182 milliseconds