Home
last modified time | relevance | path

Searched refs:fatal_alert (Results 1 - 7 of 7) sorted by relevance

/third_party/mbedtls/library/
H A Dssl_tls13_client.c1598 int fatal_alert = 0; in ssl_tls13_parse_server_hello() local
1652 fatal_alert = MBEDTLS_SSL_ALERT_MSG_ILLEGAL_PARAMETER; in ssl_tls13_parse_server_hello()
1675 fatal_alert = MBEDTLS_SSL_ALERT_MSG_ILLEGAL_PARAMETER; in ssl_tls13_parse_server_hello()
1685 fatal_alert = MBEDTLS_SSL_ALERT_MSG_ILLEGAL_PARAMETER; in ssl_tls13_parse_server_hello()
1688 if (fatal_alert == MBEDTLS_SSL_ALERT_MSG_ILLEGAL_PARAMETER) { in ssl_tls13_parse_server_hello()
1712 fatal_alert = MBEDTLS_SSL_ALERT_MSG_ILLEGAL_PARAMETER; in ssl_tls13_parse_server_hello()
1797 fatal_alert = MBEDTLS_SSL_ALERT_MSG_UNSUPPORTED_EXT; in ssl_tls13_parse_server_hello()
1828 if (fatal_alert == MBEDTLS_SSL_ALERT_MSG_UNSUPPORTED_EXT) { in ssl_tls13_parse_server_hello()
1832 } else if (fatal_alert == MBEDTLS_SSL_ALERT_MSG_ILLEGAL_PARAMETER) { in ssl_tls13_parse_server_hello()
/third_party/node/deps/openssl/openssl/ssl/record/
H A Drec_layer_d1.c612 s->s3.fatal_alert = alert_descr; in dtls1_read_bytes()
H A Drec_layer_s3.c1589 s->s3.fatal_alert = alert_descr; in ssl3_read_bytes()
/third_party/openssl/ssl/record/
H A Drec_layer_d1.c612 s->s3.fatal_alert = alert_descr; in dtls1_read_bytes()
H A Drec_layer_s3.c1600 s->s3.fatal_alert = alert_descr; in ssl3_read_bytes()
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_local.h1315 int fatal_alert; member
/third_party/openssl/ssl/
H A Dssl_local.h1291 int fatal_alert; member

Completed in 21 milliseconds