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

  /src/external/bsd/wpa/dist/src/eap_peer/
eap_pax.c 93 static struct wpabuf * eap_pax_alloc_resp(const struct eap_pax_hdr *req, function
191 resp = eap_pax_alloc_resp(req, id, EAP_PAX_OP_STD_2, plen);
308 resp = eap_pax_alloc_resp(req, id, EAP_PAX_OP_ACK, EAP_PAX_ICV_LEN);
eap_pax.c 93 static struct wpabuf * eap_pax_alloc_resp(const struct eap_pax_hdr *req, function
191 resp = eap_pax_alloc_resp(req, id, EAP_PAX_OP_STD_2, plen);
308 resp = eap_pax_alloc_resp(req, id, EAP_PAX_OP_ACK, EAP_PAX_ICV_LEN);

Completed in 25 milliseconds