Searched refs:ttls_avp (Results 1 – 3 of 3) sorted by relevance
12 struct ttls_avp { struct
174 hdrlen = sizeof(struct ttls_avp); in eap_ttls_avp_hdr()203 msg = wpabuf_alloc(sizeof(struct ttls_avp) + wpabuf_len(*resp) + 4); in eap_ttls_avp_encapsulate()837 struct ttls_avp *avp; in eap_ttls_parse_avp()842 avp = (struct ttls_avp *) pos; in eap_ttls_parse_avp()931 if (left < sizeof(struct ttls_avp)) { in eap_ttls_parse_avps()935 (unsigned long) sizeof(struct ttls_avp)); in eap_ttls_parse_avps()
91 hdrlen = sizeof(struct ttls_avp); in eap_ttls_avp_hdr()108 avp = wpabuf_alloc(sizeof(struct ttls_avp) + wpabuf_len(resp) + 4); in eap_ttls_avp_encapsulate()150 struct ttls_avp *avp; in eap_ttls_avp_parse()162 avp = (struct ttls_avp *) pos; in eap_ttls_avp_parse()