Searched refs:SSL_R_SSL3_SESSION_ID_TOO_LONG (Results 1 – 4 of 4) sorted by relevance
374 {ERR_REASON(SSL_R_SSL3_SESSION_ID_TOO_LONG), "ssl3 session id too long"},
826 SSLerror(s, SSL_R_SSL3_SESSION_ID_TOO_LONG); in ssl3_get_client_hello()
919 SSLerror(s, SSL_R_SSL3_SESSION_ID_TOO_LONG); in ssl3_get_server_hello()
2247 #define SSL_R_SSL3_SESSION_ID_TOO_LONG 300 macro