Home
last modified time | relevance | path

Searched refs:SSL_R_SSL_SESSION_ID_TOO_LONG (Results 1 – 4 of 4) sorted by relevance

/openssl/include/openssl/
H A Dsslerr.h277 # define SSL_R_SSL_SESSION_ID_TOO_LONG 408 macro
/openssl/ssl/
H A Dssl_err.c442 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_SSL_SESSION_ID_TOO_LONG),
H A Dssl_sess.c878 ERR_raise(ERR_LIB_SSL, SSL_R_SSL_SESSION_ID_TOO_LONG); in SSL_SESSION_set1_id()
/openssl/crypto/err/
H A Dopenssl.txt1505 SSL_R_SSL_SESSION_ID_TOO_LONG:408:ssl session id too long

Completed in 21 milliseconds