Home
last modified time | relevance | path

Searched refs:eap_get_config_phase1 (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/wpa/src/eap_peer/
H A Deap_i.h405 const char * eap_get_config_phase1(struct eap_sm *sm);
H A Deap_wsc.c184 phase1 = eap_get_config_phase1(sm); in eap_wsc_init()
H A Deap_gpsk.c107 phase1 = eap_get_config_phase1(sm); in eap_gpsk_init()
H A Deap_eke.c96 phase1 = eap_get_config_phase1(sm); in eap_eke_init()
H A Deap_pwd.c137 phase1 = eap_get_config_phase1(sm); in eap_pwd_init()
H A Deap_aka.c97 const char *phase1 = eap_get_config_phase1(sm); in eap_aka_init()
H A Deap.c2986 const char * eap_get_config_phase1(struct eap_sm *sm) in eap_get_config_phase1() function