Searched refs:ttls_avp (Results 1 – 3 of 3) sorted by relevance
12 struct ttls_avp { struct
219 hdrlen = sizeof(struct ttls_avp); in eap_ttls_avp_hdr()249 msg = wpabuf_alloc(sizeof(struct ttls_avp) + wpabuf_len(*resp) + 4); in eap_ttls_avp_encapsulate()900 struct ttls_avp *avp; in eap_ttls_parse_avp()905 avp = (struct ttls_avp *) pos; in eap_ttls_parse_avp()994 if (left < sizeof(struct ttls_avp)) { in eap_ttls_parse_avps()998 (unsigned long) sizeof(struct ttls_avp)); in eap_ttls_parse_avps()
121 hdrlen = sizeof(struct ttls_avp); in eap_ttls_avp_hdr()138 avp = wpabuf_alloc(sizeof(struct ttls_avp) + wpabuf_len(resp) + 4); in eap_ttls_avp_encapsulate()180 struct ttls_avp *avp; in eap_ttls_avp_parse()192 avp = (struct ttls_avp *) pos; in eap_ttls_avp_parse()