Searched refs:SSL_R_RENEGOTIATE_EXT_TOO_LONG (Results 1 – 7 of 7) sorted by relevance
/third_party/openssl/include/openssl/ |
D | sslerr.h | 227 # define SSL_R_RENEGOTIATE_EXT_TOO_LONG 335 macro
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | sslerr.h | 659 # define SSL_R_RENEGOTIATE_EXT_TOO_LONG 335 macro
|
/third_party/openssl/ssl/ |
D | ssl_err.c | 348 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_RENEGOTIATE_EXT_TOO_LONG),
|
/third_party/python/Modules/ |
D | _ssl_data.h | 4942 #ifdef SSL_R_RENEGOTIATE_EXT_TOO_LONG 4943 {"RENEGOTIATE_EXT_TOO_LONG", ERR_LIB_SSL, SSL_R_RENEGOTIATE_EXT_TOO_LONG},
|
D | _ssl_data_111.h | 5168 #ifdef SSL_R_RENEGOTIATE_EXT_TOO_LONG 5169 {"RENEGOTIATE_EXT_TOO_LONG", ERR_LIB_SSL, SSL_R_RENEGOTIATE_EXT_TOO_LONG},
|
D | _ssl_data_300.h | 7043 #ifdef SSL_R_RENEGOTIATE_EXT_TOO_LONG 7044 {"RENEGOTIATE_EXT_TOO_LONG", ERR_LIB_SSL, SSL_R_RENEGOTIATE_EXT_TOO_LONG},
|
/third_party/openssl/crypto/err/ |
D | openssl.txt | 1446 SSL_R_RENEGOTIATE_EXT_TOO_LONG:335:renegotiate ext too long
|