Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_peer/
Deap_methods.h15 const struct eap_method * eap_peer_get_methods(size_t *count);
Deap_methods.c165 const struct eap_method * eap_peer_get_methods(size_t *count) in eap_peer_get_methods() function
Deap.c1425 methods = eap_peer_get_methods(&count); in eap_sm_buildNak()
2655 methods = eap_peer_get_methods(&mcount); in eap_get_phase2_types()