Home
last modified time | relevance | path

Searched defs:tls_prf_sha256 (Results 1 – 3 of 3) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dsha256-tlsprf.c29 int tls_prf_sha256(const u8 *secret, size_t secret_len, const char *label, in tls_prf_sha256() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dsha256-tlsprf.c29 int tls_prf_sha256(const u8 *secret, size_t secret_len, const char *label, in tls_prf_sha256() function
/third_party/mbedtls/library/
Dssl_tls.c6282 static int tls_prf_sha256(const unsigned char *secret, size_t slen, in tls_prf_sha256() function