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

/netbsd-current/external/bsd/wpa/dist/src/crypto/
H A Dsha1.h20 int sha1_t_prf(const u8 *key, size_t key_len, const char *label,
H A Dsha1-tprf.c16 * sha1_t_prf - EAP-FAST Pseudo-Random Function (T-PRF)
29 int sha1_t_prf(const u8 *key, size_t key_len, const char *label, function
H A Dcrypto_module_tests.c947 if (sha1_t_prf(pac_key, sizeof(pac_key),
967 if (sha1_t_prf(sks, sizeof(sks), "Inner Methods Compound Keys",
978 if (sha1_t_prf(simck, 40, "Session Key Generating Function",
986 if (sha1_t_prf(simck, 40, "Extended Session Key Generating Function",
/netbsd-current/external/bsd/wpa/dist/src/eap_common/
H A Deap_fast_common.c87 sha1_t_prf(pac_key, EAP_FAST_PAC_KEY_LEN,
120 if (sha1_t_prf(simck, EAP_FAST_SIMCK_LEN,
138 if (sha1_t_prf(simck, EAP_FAST_SIMCK_LEN,
/netbsd-current/external/bsd/wpa/dist/src/eap_server/
H A Deap_server_fast.c396 sha1_t_prf(data->simck, EAP_FAST_SIMCK_LEN,
/netbsd-current/external/bsd/wpa/dist/src/eap_peer/
H A Deap_fast.c713 if (sha1_t_prf(data->simck, EAP_FAST_SIMCK_LEN,

Completed in 157 milliseconds