Searched refs:ttls_avp (Results 1 – 2 of 2) sorted by relevance
12 struct ttls_avp { struct
158 hdrlen = sizeof(struct ttls_avp); in eap_ttls_avp_hdr()187 msg = wpabuf_alloc(sizeof(struct ttls_avp) + wpabuf_len(*resp) + 4); in eap_ttls_avp_encapsulate()845 struct ttls_avp *avp; in eap_ttls_parse_avp()850 avp = (struct ttls_avp *) pos; in eap_ttls_parse_avp()938 if (left < sizeof(struct ttls_avp)) { in eap_ttls_parse_avps()942 (unsigned long) sizeof(struct ttls_avp)); in eap_ttls_parse_avps()