Home
last modified time | relevance | path

Searched refs:eap_get_names (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/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.c87 * eap_get_names - Get space separated list of names for supported EAP methods
93 size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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.c88 * eap_get_names - Get space separated list of names for supported EAP methods
94 size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface.c4454 return eap_get_names(buf, buflen); in wpa_supplicant_ctrl_iface_get_capability()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c5016 return eap_get_names(buf, buflen);

Completed in 35 milliseconds