Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/wpa/src/eap_peer/
HDeap_methods.h16 const struct eap_method * eap_peer_get_methods(size_t *count);
HDeap_methods.c166 const struct eap_method * eap_peer_get_methods(size_t *count) in eap_peer_get_methods() function
HDeap.c1459 methods = eap_peer_get_methods(&count); in eap_sm_buildNak()
2735 methods = eap_peer_get_methods(&mcount); in eap_get_phase2_types()