Searched refs:eap_get_phase2_types (Results 1 - 8 of 8) sorted by relevance

/external/wpa_supplicant/
H A Deap.h257 struct eap_method_type * eap_get_phase2_types(struct wpa_ssid *config,
H A Deap_peap.c164 eap_get_phase2_types(config, &data->num_phase2_types);
H A Deap.c1661 * eap_get_phase2_types - Get list of allowed EAP phase 2 types
1669 struct eap_method_type * eap_get_phase2_types(struct wpa_ssid *config, function
H A Deap_fast.c690 eap_get_phase2_types(config, &data->num_phase2_types);
H A Deap_ttls.c175 data->phase2_eap_types = eap_get_phase2_types(
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
H A Deap.h273 struct eap_method_type * eap_get_phase2_types(struct eap_peer_config *config,
H A Deap_tls_common.c1015 methods = eap_get_phase2_types(config, &num_methods);
H A Deap.c1647 * eap_get_phase2_types - Get list of allowed EAP phase 2 types
1655 struct eap_method_type * eap_get_phase2_types(struct eap_peer_config *config, function

Completed in 92 milliseconds