Searched refs:eap_peer_get_methods (Results 1 – 3 of 3) sorted by relevance
15 const struct eap_method * eap_peer_get_methods(size_t *count);
165 const struct eap_method * eap_peer_get_methods(size_t *count) in eap_peer_get_methods() function
1425 methods = eap_peer_get_methods(&count); in eap_sm_buildNak()2655 methods = eap_peer_get_methods(&mcount); in eap_get_phase2_types()