HomeSort by relevance Sort by last modified time
    Searched defs:eap_get_name (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/eap_peer/
eap_methods.h 26 const char * eap_get_name(int vendor, EapType type);
39 static inline const char * eap_get_name(int vendor, EapType type) function
eap_methods.c 63 * eap_get_name - Get EAP method name for the given EAP type
71 const char * eap_get_name(int vendor, EapType type) function

Completed in 267 milliseconds