Home
last modified time | relevance | path

Searched refs:ssl_session_cmp (Results 1 – 1 of 1) sorted by relevance

/openssl/ssl/
H A Dssl_lib.c3634 static int ssl_session_cmp(const SSL_SESSION *a, const SSL_SESSION *b) in ssl_session_cmp() function
3708 ret->sessions = lh_SSL_SESSION_new(ssl_session_hash, ssl_session_cmp); in SSL_CTX_new_ex()

Completed in 23 milliseconds