Searched refs:eap_config_allowed_method (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/ |
H A D | eap.c | 139 static int eap_config_allowed_method(struct eap_sm *sm, in eap_config_allowed_method() function 168 return eap_config_allowed_method(sm, eap_get_config(sm), vendor, in eap_allowed_method() 482 (eap_config_allowed_method(sm, config, EAP_VENDOR_IETF, in eap_get_realm() 484 eap_config_allowed_method(sm, config, EAP_VENDOR_IETF, in eap_get_realm() 486 eap_config_allowed_method(sm, config, EAP_VENDOR_IETF, in eap_get_realm()
|