Home
last modified time | relevance | path

Searched defs:nonce_s (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/wpa/src/eap_common/
H A Deap_sim_common.h119 const u8 *nonce_s, u8 *msk, in eap_aka_prime_derive_keys_reauth()
184 const u8 *rand, *autn, *mac, *iv, *encr_data, *version_list, *nonce_s; member
H A Deap_eke_common.c479 const u8 *nonce_p, const u8 *nonce_s) in eap_eke_derive_ka()
524 const u8 *nonce_p, const u8 *nonce_s, in eap_eke_derive_msk()
H A Deap_sim_common.c109 const u8 *nonce_s, const u8 *mk, u8 *msk, in eap_sim_derive_keys_reauth()
326 const u8 *nonce_s, u8 *msk, u8 *emsk) in eap_aka_prime_derive_keys_reauth()
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_sim.c23 u8 nonce_s[EAP_SIM_NONCE_S_LEN]; member
168 const u8 *nonce_s) in eap_sim_build_encr()
H A Deap_server_aka.c23 u8 nonce_s[EAP_SIM_NONCE_S_LEN]; member
433 const u8 *nonce_s) in eap_aka_build_encr()
H A Deap_server_eke.c31 u8 nonce_s[EAP_EKE_MAX_NONCE_LEN]; member
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_sim.c30 u8 nonce_mt[EAP_SIM_NONCE_MT_LEN], nonce_s[EAP_SIM_NONCE_S_LEN]; member
694 const u8 *nonce_s) in eap_sim_response_reauth()
H A Deap_aka.c26 u8 nonce_s[EAP_SIM_NONCE_S_LEN]; member
817 const u8 *nonce_s) in eap_aka_response_reauth()
H A Deap_eke.c29 u8 nonce_s[EAP_EKE_MAX_NONCE_LEN]; member