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