Searched defs:tls_prf (Results 1 – 3 of 3) sorted by relevance
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| D | tlsv1_common.c | 321 int tls_prf(u16 ver, const u8 *secret, size_t secret_len, const char *label, in tls_prf() function
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| D | tlsv1_common.c | 321 int tls_prf(u16 ver, const u8 *secret, size_t secret_len, const char *label, in tls_prf() function
|
| /third_party/mbedtls/include/mbedtls/ |
| D | ssl_internal.h | 470 int (*tls_prf)(const unsigned char *, size_t, const char *, member
|