Home
last modified time | relevance | path

Searched refs:SSL_R_SSL3_SESSION_ID_TOO_LONG (Results 1 – 8 of 8) sorted by relevance

/third_party/openssl/include/openssl/
Dsslerr.h248 # define SSL_R_SSL3_SESSION_ID_TOO_LONG 300 macro
/third_party/openssl/ohos_lite/include/openssl/
Dsslerr.h680 # define SSL_R_SSL3_SESSION_ID_TOO_LONG 300 macro
/third_party/openssl/ssl/
Dssl_err.c386 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_SSL3_SESSION_ID_TOO_LONG),
/third_party/python/Modules/
D_ssl_data.h5057 #ifdef SSL_R_SSL3_SESSION_ID_TOO_LONG
5058 {"SSL3_SESSION_ID_TOO_LONG", ERR_LIB_SSL, SSL_R_SSL3_SESSION_ID_TOO_LONG},
D_ssl_data_111.h5273 #ifdef SSL_R_SSL3_SESSION_ID_TOO_LONG
5274 {"SSL3_SESSION_ID_TOO_LONG", ERR_LIB_SSL, SSL_R_SSL3_SESSION_ID_TOO_LONG},
D_ssl_data_300.h7148 #ifdef SSL_R_SSL3_SESSION_ID_TOO_LONG
7149 {"SSL3_SESSION_ID_TOO_LONG", ERR_LIB_SSL, SSL_R_SSL3_SESSION_ID_TOO_LONG},
/third_party/openssl/ssl/statem/
Dstatem_clnt.c1425 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_SSL3_SESSION_ID_TOO_LONG); in tls_process_server_hello()
/third_party/openssl/crypto/err/
Dopenssl.txt1471 SSL_R_SSL3_SESSION_ID_TOO_LONG:300:ssl3 session id too long