Searched refs:SSL3_SESSION_ID_SIZE (Results 1 – 3 of 3) sorted by relevance
237 #define SSL3_SESSION_ID_SIZE 32 macro
824 if (CBS_len(&session_id) > SSL3_SESSION_ID_SIZE) { in ssl3_get_client_hello()
917 if (CBS_len(&session_id) > SSL3_SESSION_ID_SIZE) { in ssl3_get_server_hello()