Searched refs:teap_tlv_hdr (Results 1 – 4 of 4) sorted by relevance
25 struct teap_tlv_hdr hdr; in eap_teap_put_tlv_hdr()57 e = wpabuf_alloc(sizeof(struct teap_tlv_hdr) + wpabuf_len(buf)); in eap_teap_tlv_eap_payload()367 bind_len = sizeof(struct teap_tlv_hdr) + be_to_host16(cb->length); in eap_teap_compound_mac()564 tlv->crypto_binding_len = sizeof(struct teap_tlv_hdr) + len; in eap_teap_parse_tlv()572 (pos - sizeof(struct teap_tlv_hdr)); in eap_teap_parse_tlv()
49 struct teap_tlv_hdr { struct
534 ack->length = host_to_be16(sizeof(*ack) - sizeof(struct teap_tlv_hdr)); in eap_teap_tlv_pac_ack()622 resp = wpabuf_alloc(sizeof(struct teap_tlv_hdr) + plen); in eap_teap_process_basic_auth_req()693 sizeof(struct teap_tlv_hdr)); in eap_teap_write_crypto_binding()1215 struct teap_tlv_hdr *pac; in eap_teap_pac_request()1589 struct teap_tlv_hdr *ehdr; in eap_teap_use_pac_opaque()1596 ehdr = (struct teap_tlv_hdr *) tlv; in eap_teap_use_pac_opaque()
469 size_t outer_tlv_len = sizeof(struct teap_tlv_hdr) + data->srv_id_len; in eap_teap_build_start()587 req = wpabuf_alloc(sizeof(struct teap_tlv_hdr)); in eap_teap_build_phase2_req()663 cb->length = host_to_be16(sizeof(*cb) - sizeof(struct teap_tlv_hdr)); in eap_teap_build_crypto_binding()725 struct teap_tlv_hdr *pac_tlv; in eap_teap_build_pac()