Home
last modified time | relevance | path

Searched refs:include_tls_length (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_tls_common.h57 * include_tls_length - Whether the TLS length field is included even
60 int include_tls_length; member
H A Deap_tls_common.c330 os_strstr(config->phase1, "include_tls_length=1")) { in eap_peer_tls_ssl_init()
333 data->include_tls_length = 1; in eap_peer_tls_ssl_init()
652 data->include_tls_length); in eap_tls_process_output()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_tls_common.h57 * include_tls_length - Whether the TLS length field is included even
60 int include_tls_length; member
H A Deap_tls_common.c338 os_strstr(config->phase1, "include_tls_length=1")) { in eap_peer_tls_ssl_init()
341 data->include_tls_length = 1; in eap_peer_tls_ssl_init()
661 data->include_tls_length); in eap_tls_process_output()

Completed in 4 milliseconds