Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dtlsv1_server_read.c128 int compr_null_found; in tls_process_client_hello() local
297 compr_null_found = 0; in tls_process_client_hello()
300 compr_null_found = 1; in tls_process_client_hello()
302 if (!compr_null_found) { in tls_process_client_hello()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_server_read.c128 int compr_null_found; in tls_process_client_hello() local
297 compr_null_found = 0; in tls_process_client_hello()
300 compr_null_found = 1; in tls_process_client_hello()
302 if (!compr_null_found) { in tls_process_client_hello()