Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dsslerr.h192 # define SSL_R_NO_RENEGOTIATION 339 macro
/third_party/openssl/ohos_lite/include/openssl/
Dsslerr.h626 # define SSL_R_NO_RENEGOTIATION 339 macro
/third_party/openssl/ssl/
Dssl_err.c295 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_NO_RENEGOTIATION), "no renegotiation"},
Dssl_lib.c2309 ERR_raise(ERR_LIB_SSL, SSL_R_NO_RENEGOTIATION); in can_renegotiate()
/third_party/python/Modules/
D_ssl_data.h4762 #ifdef SSL_R_NO_RENEGOTIATION
4763 {"NO_RENEGOTIATION", ERR_LIB_SSL, SSL_R_NO_RENEGOTIATION},
D_ssl_data_111.h5008 #ifdef SSL_R_NO_RENEGOTIATION
5009 {"NO_RENEGOTIATION", ERR_LIB_SSL, SSL_R_NO_RENEGOTIATION},
D_ssl_data_300.h6873 #ifdef SSL_R_NO_RENEGOTIATION
6874 {"NO_RENEGOTIATION", ERR_LIB_SSL, SSL_R_NO_RENEGOTIATION},
/third_party/openssl/ssl/record/
Drec_layer_s3.c1616 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_NO_RENEGOTIATION); in ssl3_read_bytes()
/third_party/openssl/crypto/err/
Dopenssl.txt1410 SSL_R_NO_RENEGOTIATION:339:no renegotiation