Searched refs:SSL_R_SSL3_SESSION_ID_TOO_LONG (Results 1 – 4 of 4) sorted by relevance
248 # define SSL_R_SSL3_SESSION_ID_TOO_LONG 300 macro
386 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_SSL3_SESSION_ID_TOO_LONG),
1419 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_SSL3_SESSION_ID_TOO_LONG); in tls_process_server_hello()
1466 SSL_R_SSL3_SESSION_ID_TOO_LONG:300:ssl3 session id too long
Completed in 12 milliseconds