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

/external/wpa_supplicant_8/hostapd/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);
/external/wpa_supplicant_8/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);
/external/wpa_supplicant_8/wpa_supplicant/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 81 milliseconds