Searched defs:eap_msg_alloc (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eap_common/
H A Deap_common.c113 * eap_msg_alloc - Allocate a buffer for an EAP message
128 struct wpabuf * eap_msg_alloc(int vendor, EapType type, size_t payload_len, function
160 * @msg: EAP message from eap_msg_alloc
163 * current length for the buffer. This allows eap_msg_alloc() to be used to
/external/wpa_supplicant_8/src/eap_common/
H A Deap_common.c113 * eap_msg_alloc - Allocate a buffer for an EAP message
128 struct wpabuf * eap_msg_alloc(int vendor, EapType type, size_t payload_len, function
160 * @msg: EAP message from eap_msg_alloc
163 * current length for the buffer. This allows eap_msg_alloc() to be used to
/external/wpa_supplicant_8/wpa_supplicant/src/eap_common/
H A Deap_common.c113 * eap_msg_alloc - Allocate a buffer for an EAP message
128 struct wpabuf * eap_msg_alloc(int vendor, EapType type, size_t payload_len, function
160 * @msg: EAP message from eap_msg_alloc
163 * current length for the buffer. This allows eap_msg_alloc() to be used to

Completed in 156 milliseconds