Lines Matching refs:TLS_ALERT_DECODE_ERROR

274 	tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR);  in tls_process_server_hello()
377 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR); in tls_process_certificate()
390 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR); in tls_process_certificate()
430 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR); in tls_process_certificate()
442 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR); in tls_process_certificate()
452 TLS_ALERT_DECODE_ERROR); in tls_process_certificate()
466 TLS_ALERT_DECODE_ERROR); in tls_process_certificate()
809 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR); in tls_process_certificate_status_ocsp_response()
816 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR); in tls_process_certificate_status_ocsp_response()
850 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR); in tls_process_certificate_status()
863 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR); in tls_process_certificate_status()
891 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR); in tls_process_certificate_status()
1001 res == TLS_OCSP_INVALID ? TLS_ALERT_DECODE_ERROR : in tls_process_certificate_status()
1044 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR); in tls_process_server_key_exchange()
1057 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR); in tls_process_server_key_exchange()
1101 TLS_ALERT_DECODE_ERROR); in tls_process_server_key_exchange()
1140 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR); in tls_process_certificate_request()
1153 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR); in tls_process_certificate_request()
1204 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR); in tls_process_server_hello_done()
1217 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR); in tls_process_server_hello_done()
1291 tls_alert(conn, TLS_ALERT_LEVEL_FATAL, TLS_ALERT_DECODE_ERROR); in tls_process_server_change_cipher_spec()
1344 TLS_ALERT_DECODE_ERROR); in tls_process_server_finished()
1366 TLS_ALERT_DECODE_ERROR); in tls_process_server_finished()
1375 TLS_ALERT_DECODE_ERROR); in tls_process_server_finished()
1492 TLS_ALERT_DECODE_ERROR); in tlsv1_client_process_handshake()
1508 TLS_ALERT_DECODE_ERROR); in tlsv1_client_process_handshake()