Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_peer/
H A Deap_methods.h28 size_t eap_get_names(char *buf, size_t buflen);
45 static inline size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() function
H A Deap_methods.c94 size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c4801 return eap_get_names(buf, buflen); in wpa_supplicant_ctrl_iface_get_capability()