Searched refs:eap_peer_select_phase2_methods (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/ |
H A D | eap_tls_common.h | 138 int eap_peer_select_phase2_methods(struct eap_peer_config *config,
|
H A D | eap_teap.c | 181 if (eap_peer_select_phase2_methods(config, "auth=", in eap_teap_init() 1350 eap_peer_select_phase2_methods(config, "auth=", in eap_teap_process_decrypted()
|
H A D | eap_tls_common.c | 1108 int eap_peer_select_phase2_methods(struct eap_peer_config *config, in eap_peer_select_phase2_methods() function
|
H A D | eap_peap.c | 164 if (eap_peer_select_phase2_methods(config, "auth=", in eap_peap_init()
|
H A D | eap_fast.c | 163 if (eap_peer_select_phase2_methods(config, "auth=", in eap_fast_init()
|
H A D | eap_ttls.c | 172 if (eap_peer_select_phase2_methods(config, "autheap=", in eap_ttls_init()
|