Home
last modified time | relevance | path

Searched refs:eap_teap_put_tlv_buf (Results 1 – 2 of 2) sorted by relevance

/hostap-3.7.0/src/eap_common/
Deap_teap_common.h203 void eap_teap_put_tlv_buf(struct wpabuf *buf, u16 type,
Deap_teap_common.c40 void eap_teap_put_tlv_buf(struct wpabuf *buf, u16 type, in eap_teap_put_tlv_buf() function
64 eap_teap_put_tlv_buf(e, TEAP_TLV_MANDATORY | TEAP_TLV_EAP_PAYLOAD, buf); in eap_teap_tlv_eap_payload()