Home
last modified time | relevance | path

Searched refs:SSL_R_TLSV1_ALERT_USER_CANCELLED (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/crypto/err/
Dopenssl.ec68 R SSL_R_TLSV1_ALERT_USER_CANCELLED 1090
/third_party/openssl/include/openssl/
Dsslerr.h721 # define SSL_R_TLSV1_ALERT_USER_CANCELLED 1090 macro
/third_party/python/Modules/
D_ssl_data.h5262 #ifdef SSL_R_TLSV1_ALERT_USER_CANCELLED
5263 {"TLSV1_ALERT_USER_CANCELLED", ERR_LIB_SSL, SSL_R_TLSV1_ALERT_USER_CANCELLED},
D_ssl_data_111.h5478 #ifdef SSL_R_TLSV1_ALERT_USER_CANCELLED
5479 {"TLSV1_ALERT_USER_CANCELLED", ERR_LIB_SSL, SSL_R_TLSV1_ALERT_USER_CANCELLED},
D_ssl_data_300.h7353 #ifdef SSL_R_TLSV1_ALERT_USER_CANCELLED
7354 {"TLSV1_ALERT_USER_CANCELLED", ERR_LIB_SSL, SSL_R_TLSV1_ALERT_USER_CANCELLED},
/third_party/openssl/ssl/
Dssl_err.c1175 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_TLSV1_ALERT_USER_CANCELLED),