Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/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()