Searched refs:eap_pax_alloc_resp (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/wpa/src/eap_peer/
H A Deap_pax.c93 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);
301 resp = eap_pax_alloc_resp(req, id, EAP_PAX_OP_ACK, EAP_PAX_ICV_LEN);

Completed in 46 milliseconds