Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:tls_in_total

1551 	if (data->ssl.tls_in_total > buf_len)
1552 buf_len = data->ssl.tls_in_total;