Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_teap_common.c20 void eap_teap_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len) in eap_teap_put_tlv_hdr() function
32 eap_teap_put_tlv_hdr(buf, type, len); in eap_teap_put_tlv()
40 eap_teap_put_tlv_hdr(buf, type, wpabuf_len(data)); in eap_teap_put_tlv_buf()
H A Deap_teap_common.h193 void eap_teap_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_teap_common.c23 void eap_teap_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len) in eap_teap_put_tlv_hdr() function
35 eap_teap_put_tlv_hdr(buf, type, len); in eap_teap_put_tlv()
43 eap_teap_put_tlv_hdr(buf, type, wpabuf_len(data)); in eap_teap_put_tlv_buf()
H A Deap_teap_common.h201 void eap_teap_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len);
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_teap.c533 eap_teap_put_tlv_hdr(req, TEAP_TLV_BASIC_PASSWORD_AUTH_REQ, 0); in eap_teap_build_phase2_req()
757 eap_teap_put_tlv_hdr(buf, PAC_TYPE_CRED_LIFETIME, 4); in eap_teap_build_pac()
775 eap_teap_put_tlv_hdr(buf, PAC_TYPE_PAC_TYPE, 2); in eap_teap_build_pac()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_teap.c588 eap_teap_put_tlv_hdr(req, TEAP_TLV_BASIC_PASSWORD_AUTH_REQ, 0); in eap_teap_build_phase2_req()
819 eap_teap_put_tlv_hdr(buf, PAC_TYPE_CRED_LIFETIME, 4); in eap_teap_build_pac()
837 eap_teap_put_tlv_hdr(buf, PAC_TYPE_PAC_TYPE, 2); in eap_teap_build_pac()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_teap.c567 eap_teap_put_tlv_hdr(resp, TEAP_TLV_BASIC_PASSWORD_AUTH_RESP, plen); in eap_teap_process_basic_auth_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_teap.c618 eap_teap_put_tlv_hdr(resp, TEAP_TLV_BASIC_PASSWORD_AUTH_RESP, plen); in eap_teap_process_basic_auth_req()

Completed in 12 milliseconds