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

  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_methods.c 66 * eap_server_method_alloc - Allocate EAP server method structure
77 struct eap_method * eap_server_method_alloc(int version, int vendor, function
94 * @method: Method structure allocated with eap_server_method_alloc()
  /external/wpa_supplicant_8/src/eap_server/
eap_server_methods.c 66 * eap_server_method_alloc - Allocate EAP server method structure
77 struct eap_method * eap_server_method_alloc(int version, int vendor, function
94 * @method: Method structure allocated with eap_server_method_alloc()

Completed in 157 milliseconds