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 25 const char * eap_get_name(int vendor, EapType type);
38 static inline const char * eap_get_name(int vendor, EapType type) function
eap_methods.c 65 * eap_get_name - Get EAP method name for the given EAP type
73 const char * eap_get_name(int vendor, EapType type) function

Completed in 43 milliseconds