Home
last modified time | relevance | path

Searched refs:TLS1_AD_DECODE_ERROR (Results 1 – 9 of 9) sorted by relevance

/third_party/openssl/ssl/
Dssl_stat.c287 case TLS1_AD_DECODE_ERROR: in SSL_alert_desc_string()
355 case TLS1_AD_DECODE_ERROR: in SSL_alert_desc_string_long()
Dt1_enc.c819 return TLS1_AD_DECODE_ERROR; in tls1_alert_code()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dtls1.h26 # define TLS1_AD_DECODE_ERROR 50/* fatal */ macro
/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dtls1.rs13 pub const TLS1_AD_DECODE_ERROR: c_int = 50; constant
Dssl.rs302 pub const SSL_AD_DECODE_ERROR: c_int = TLS1_AD_DECODE_ERROR;
/third_party/openssl/ohos_lite/include/openssl/
Dtls1.h55 # define TLS1_AD_DECODE_ERROR 50/* fatal */ macro
Dssl.h1156 # define SSL_AD_DECODE_ERROR TLS1_AD_DECODE_ERROR
/third_party/openssl/include/openssl/
Dtls1.h61 # define TLS1_AD_DECODE_ERROR 50/* fatal */ macro
Dssl.h.in1156 # define SSL_AD_DECODE_ERROR TLS1_AD_DECODE_ERROR