Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/eap_peer/
H A Deap_methods.h26 size_t eap_get_names(char *buf, size_t buflen);
43 static inline size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() function
H A Deap_methods.c93 size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() function
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dctrl_iface.c4390 return eap_get_names(buf, buflen); in wpa_supplicant_ctrl_iface_get_capability()