Home
last modified time | relevance | path

Searched refs:EAP_SIM_AT_NOTIFICATION (Results 1 – 4 of 4) sorted by relevance

/src/contrib/wpa/src/eap_common/
H A Deap_sim_common.h144 #define EAP_SIM_AT_NOTIFICATION 12 macro
H A Deap_sim_common.c603 case EAP_SIM_AT_NOTIFICATION: in eap_sim_parse_attr()
/src/contrib/wpa/src/eap_server/
H A Deap_server_sim.c330 eap_sim_msg_add(msg, EAP_SIM_AT_NOTIFICATION, data->notification, in eap_sim_build_notification()
H A Deap_server_aka.c655 eap_sim_msg_add(msg, EAP_SIM_AT_NOTIFICATION, data->notification, in eap_aka_build_notification()