Home
last modified time | relevance | path

Searched refs:eap_peer_get_methods (Results 1 – 9 of 9) sorted by relevance

/external/wpa_supplicant/
Deap_methods.h21 const struct eap_method * eap_peer_get_methods(size_t *count);
Deap_methods.c167 const struct eap_method * eap_peer_get_methods(size_t *count) in eap_peer_get_methods() function
Deap.c783 methods = eap_peer_get_methods(&count); in eap_sm_buildNak()
1678 methods = eap_peer_get_methods(&mcount); in eap_get_phase2_types()
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
Deap_methods.h21 const struct eap_method * eap_peer_get_methods(size_t *count);
Deap_methods.c167 const struct eap_method * eap_peer_get_methods(size_t *count) in eap_peer_get_methods() function
Deap.c809 methods = eap_peer_get_methods(&count); in eap_sm_buildNak()
1664 methods = eap_peer_get_methods(&mcount); in eap_get_phase2_types()
/external/wpa_supplicant_8/src/eap_peer/
Deap_methods.h21 const struct eap_method * eap_peer_get_methods(size_t *count);
Deap_methods.c167 const struct eap_method * eap_peer_get_methods(size_t *count) in eap_peer_get_methods() function
Deap.c818 methods = eap_peer_get_methods(&count); in eap_sm_buildNak()
1725 methods = eap_peer_get_methods(&mcount); in eap_get_phase2_types()