Searched refs:eap_get_names (Results 1 – 3 of 3) sorted by relevance
28 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
94 size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() function
4712 return eap_get_names(buf, buflen); in wpa_supplicant_ctrl_iface_get_capability()