/external/wpa_supplicant_8/src/tls/ |
D | tlsv1_server_read.c | 134 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_client_hello() 149 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_client_hello() 179 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_client_hello() 246 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_client_hello() 254 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_client_hello() 276 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_client_hello() 362 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_client_hello() 380 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_certificate() 391 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_certificate() 404 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_certificate() [all …]
|
D | tlsv1_client_read.c | 89 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_server_hello() 104 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_server_hello() 131 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_server_hello() 181 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_server_hello() 190 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_server_hello() 198 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_server_hello() 211 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_server_hello() 250 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_server_hello() 260 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_process_server_hello() 274 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR); in tls_process_server_hello() [all …]
|
D | tlsv1_client_write.c | 249 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_send_client_hello() 270 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_write_client_certificate() 299 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_write_client_certificate() 331 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_write_client_certificate() 356 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tlsv1_key_x_dh() 363 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tlsv1_key_x_dh() 386 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tlsv1_key_x_dh() 395 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tlsv1_key_x_dh() 406 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tlsv1_key_x_dh() 417 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tlsv1_key_x_dh() [all …]
|
D | tlsv1_server_write.c | 134 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_write_server_hello() 144 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_write_server_hello() 174 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_write_server_hello() 203 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_write_server_certificate() 232 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_write_server_certificate() 264 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_write_server_certificate() 298 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_write_server_certificate_status() 351 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_write_server_certificate_status() 409 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_write_server_key_exchange() 416 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tls_write_server_key_exchange() [all …]
|
D | tlsv1_server.c | 160 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, alert); in tlsv1_server_handshake() 167 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, alert); in tlsv1_server_handshake() 237 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tlsv1_server_encrypt() 279 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, alert); in tlsv1_server_decrypt() 286 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, alert); in tlsv1_server_decrypt() 293 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tlsv1_server_decrypt() 305 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tlsv1_server_decrypt() 313 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tlsv1_server_decrypt() 332 tlsv1_server_alert(conn, TLS_ALERT_LEVEL_FATAL, in tlsv1_server_decrypt()
|
D | tlsv1_client.c | 163 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tlsv1_client_handshake() 189 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, alert); in tlsv1_client_handshake() 202 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tlsv1_client_handshake() 285 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, in tlsv1_client_encrypt() 407 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, alert); in tlsv1_client_decrypt()
|
D | tlsv1_common.h | 128 #define TLS_ALERT_LEVEL_FATAL 2 macro
|