Home
last modified time | relevance | path

Searched refs:SSL_R_SSL_SESSION_ID_CALLBACK_FAILED (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/include/openssl/
Dsslerr.h697 # define SSL_R_SSL_SESSION_ID_CALLBACK_FAILED 301 macro
/third_party/python/Modules/
D_ssl_data.h5157 #ifdef SSL_R_SSL_SESSION_ID_CALLBACK_FAILED
5158 {"SSL_SESSION_ID_CALLBACK_FAILED", ERR_LIB_SSL, SSL_R_SSL_SESSION_ID_CALLBACK_FAILED},
/third_party/openssl/ssl/
Dssl_sess.c337 SSL_R_SSL_SESSION_ID_CALLBACK_FAILED); in ssl_generate_session_id()
Dssl_err.c1129 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_SSL_SESSION_ID_CALLBACK_FAILED),
/third_party/openssl/crypto/err/
Dopenssl.txt2843 SSL_R_SSL_SESSION_ID_CALLBACK_FAILED:301:ssl session id callback failed