Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_server/
Deap_server_sim.c21 u8 nonce_s[EAP_SIM_NONCE_S_LEN]; member
150 const u8 *nonce_s) in eap_sim_build_encr()
Deap_server_aka.c22 u8 nonce_s[EAP_SIM_NONCE_S_LEN]; member
393 const u8 *nonce_s) in eap_aka_build_encr()
Deap_server_eke.c31 u8 nonce_s[EAP_EKE_MAX_NONCE_LEN]; member
/external/wpa_supplicant_8/src/eap_common/
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
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()
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()
/external/wpa_supplicant_8/src/eap_peer/
Deap_sim.c28 u8 nonce_mt[EAP_SIM_NONCE_MT_LEN], nonce_s[EAP_SIM_NONCE_S_LEN]; member
569 const u8 *nonce_s) in eap_sim_response_reauth()
Deap_aka.c25 u8 nonce_s[EAP_SIM_NONCE_S_LEN]; member
696 const u8 *nonce_s) in eap_aka_response_reauth()
Deap_eke.c29 u8 nonce_s[EAP_EKE_MAX_NONCE_LEN]; member