Home
last modified time | relevance | path

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

/openbsd/lib/libssl/
H A Dssl_err.c394 {ERR_REASON(SSL_R_SSL_SESSION_ID_TOO_LONG), "ssl session id is too long"},
H A Dssl_sess.c1003 SSLerrorx(SSL_R_SSL_SESSION_ID_TOO_LONG); in SSL_SESSION_set1_id()
H A Dssl.h2235 #define SSL_R_SSL_SESSION_ID_TOO_LONG 408 macro