Searched refs:ssl_session_hash (Results 1 – 1 of 1) sorted by relevance
3822 static unsigned long ssl_session_hash(const SSL_SESSION *a) in ssl_session_hash() function4001 ret->sessions = lh_SSL_SESSION_new(ssl_session_hash, ssl_session_cmp); in SSL_CTX_new_ex()
Completed in 23 milliseconds