Home
last modified time | relevance | path

Searched refs:TLS1_AD_USER_CANCELLED (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/ssl/
Dssl_stat.c299 case TLS1_AD_USER_CANCELLED: in SSL_alert_desc_string()
367 case TLS1_AD_USER_CANCELLED: in SSL_alert_desc_string_long()
Dt1_enc.c654 return TLS1_AD_USER_CANCELLED; in tls1_alert_code()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dtls1.h33 # define TLS1_AD_USER_CANCELLED 90 macro
/third_party/openssl/include/openssl/
Dtls1.h62 # define TLS1_AD_USER_CANCELLED 90 macro
Dssl.h1166 # define SSL_AD_USER_CANCELLED TLS1_AD_USER_CANCELLED