OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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