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

  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_common.c 92 * eap_msg_alloc - Allocate a buffer for an EAP message
107 struct wpabuf * eap_msg_alloc(int vendor, EapType type, size_t payload_len, function
139 * @msg: EAP message from eap_msg_alloc
142 * current length for the buffer. This allows eap_msg_alloc() to be used to
  /external/wpa_supplicant/
eap.c 2079 struct eap_hdr * eap_msg_alloc(int vendor, EapType type, size_t *len, function
    [all...]

Completed in 112 milliseconds