Searched refs:eap_peer_get_methods (Results 1 – 3 of 3) sorted by relevance
16 const struct eap_method * eap_peer_get_methods(size_t *count);
166 const struct eap_method * eap_peer_get_methods(size_t *count) in eap_peer_get_methods() function
1459 methods = eap_peer_get_methods(&count); in eap_sm_buildNak()2735 methods = eap_peer_get_methods(&mcount); in eap_get_phase2_types()