Searched refs:tls_prf_sha256 (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/crypto/
H A Dsha256-tlsprf.c16 * tls_prf_sha256 - Pseudo-Random Function for TLS v1.2 (P_SHA256, RFC 5246)
29 int tls_prf_sha256(const u8 *secret, size_t secret_len, const char *label, function
H A Dsha256.h23 int tls_prf_sha256(const u8 *secret, size_t secret_len,
H A Dtls_wolfssl.c2037 tls_prf_sha256(master_key, master_key_len,
H A Dtls_openssl.c4109 tls_prf_sha256(master_key, master_key_len,
/netbsd-current/external/bsd/wpa/dist/src/tls/
H A Dtlsv1_common.c326 tls_prf_sha256(secret, secret_len, label, seed, seed_len,
/netbsd-current/external/bsd/wpa/dist/src/eap_common/
H A Deap_teap_common.c75 return tls_prf_sha256(secret, secret_len, label, seed, seed_len,

Completed in 146 milliseconds