Searched refs:eap_get_config_phase1 (Results 1 – 7 of 7) sorted by relevance
405 const char * eap_get_config_phase1(struct eap_sm *sm);
184 phase1 = eap_get_config_phase1(sm); in eap_wsc_init()
107 phase1 = eap_get_config_phase1(sm); in eap_gpsk_init()
96 phase1 = eap_get_config_phase1(sm); in eap_eke_init()
137 phase1 = eap_get_config_phase1(sm); in eap_pwd_init()
97 const char *phase1 = eap_get_config_phase1(sm); in eap_aka_init()
2986 const char * eap_get_config_phase1(struct eap_sm *sm) in eap_get_config_phase1() function