HomeSort by: relevance | last modified time | path
    Searched defs:eap_msg_alloc (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/wpa/dist/src/eap_common/
eap_common.c 113 * eap_msg_alloc - Allocate a buffer for an EAP message
128 struct wpabuf * eap_msg_alloc(int vendor, enum eap_type type, 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 14 milliseconds