Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dtlsv1_common.h112 #define TLS_ALERT_PROTOCOL_VERSION 70 macro
Dtlsv1_record.c281 *alert = TLS_ALERT_PROTOCOL_VERSION; in tlsv1_record_receive()
Dtlsv1_client_read.c86 TLS_ALERT_PROTOCOL_VERSION); in tls_process_server_hello()
Dtlsv1_server_read.c92 TLS_ALERT_PROTOCOL_VERSION); in tls_process_client_hello()
/external/wpa_supplicant_6/wpa_supplicant/src/tls/
Dtlsv1_common.h112 #define TLS_ALERT_PROTOCOL_VERSION 70 macro
Dtlsv1_record.c281 *alert = TLS_ALERT_PROTOCOL_VERSION; in tlsv1_record_receive()
Dtlsv1_client_read.c86 TLS_ALERT_PROTOCOL_VERSION); in tls_process_server_hello()
Dtlsv1_server_read.c92 TLS_ALERT_PROTOCOL_VERSION); in tls_process_client_hello()
/external/wpa_supplicant/
Dtlsv1_common.h122 #define TLS_ALERT_PROTOCOL_VERSION 70 macro
Dtlsv1_common.c424 *alert = TLS_ALERT_PROTOCOL_VERSION; in tlsv1_record_receive()
Dtlsv1_client.c300 TLS_ALERT_PROTOCOL_VERSION); in tls_process_server_hello()