Home
last modified time | relevance | path

Searched refs:compr_null_found (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/tls/
Dtlsv1_server_read.c128 int compr_null_found; in tls_process_client_hello() local
269 compr_null_found = 0; in tls_process_client_hello()
272 compr_null_found = 1; in tls_process_client_hello()
274 if (!compr_null_found) { in tls_process_client_hello()