Searched refs:ssl_session_hash (Results 1 – 1 of 1) sorted by relevance
184 static uint32_t ssl_session_hash(const SSL_SESSION *a) { in ssl_session_hash() function250 ret->sessions = lh_SSL_SESSION_new(ssl_session_hash, ssl_session_cmp); in SSL_CTX_new()