Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:tlv_len

1870 			size_t tlv_len, olen;
1873 tlv_len = sizeof(*ehdr) + olen;
1874 tlv = os_malloc(tlv_len);
1886 TLS_EXT_PAC_OPAQUE, tlv, tlv_len) < 0) {