Searched refs:eap_proxy_allowed_method (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/ |
H A D | eap_proxy_qmi_oc.h | 137 int eap_proxy_allowed_method(struct eap_peer_config *config, int vendor,
|
H A D | eap_proxy_qmi_oc.c | 2263 if ( config && eap_proxy_allowed_method(config, EAP_VENDOR_IETF, in eap_proxy_notify_config() 2267 } else if ( config && eap_proxy_allowed_method(config, EAP_VENDOR_IETF, in eap_proxy_notify_config() 2271 } else if ( config && eap_proxy_allowed_method(config, EAP_VENDOR_IETF, in eap_proxy_notify_config() 2281 int eap_proxy_allowed_method(struct eap_peer_config *config, int vendor, in eap_proxy_allowed_method() function
|