Home
last modified time | relevance | path

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

/third_party/openssl/crypto/err/
Dopenssl.ec59 R SSL_R_TLSV1_ALERT_UNKNOWN_CA 1048
/third_party/openssl/include/openssl/
Dsslerr.h720 # define SSL_R_TLSV1_ALERT_UNKNOWN_CA 1048 macro
/third_party/python/Modules/
D_ssl_data.h5257 #ifdef SSL_R_TLSV1_ALERT_UNKNOWN_CA
5258 {"TLSV1_ALERT_UNKNOWN_CA", ERR_LIB_SSL, SSL_R_TLSV1_ALERT_UNKNOWN_CA},
D_ssl_data_111.h5473 #ifdef SSL_R_TLSV1_ALERT_UNKNOWN_CA
5474 {"TLSV1_ALERT_UNKNOWN_CA", ERR_LIB_SSL, SSL_R_TLSV1_ALERT_UNKNOWN_CA},
D_ssl_data_300.h7348 #ifdef SSL_R_TLSV1_ALERT_UNKNOWN_CA
7349 {"TLSV1_ALERT_UNKNOWN_CA", ERR_LIB_SSL, SSL_R_TLSV1_ALERT_UNKNOWN_CA},
/third_party/openssl/ssl/
Dssl_err.c1173 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_TLSV1_ALERT_UNKNOWN_CA),