Searched refs:SSL_SESSION_cmp (Results 1 – 3 of 3) sorted by relevance
1324 int SSL_SESSION_cmp(const SSL_SESSION *a,const SSL_SESSION *b) in SSL_SESSION_cmp() function1338 static IMPLEMENT_LHASH_COMP_FN(SSL_SESSION_cmp, SSL_SESSION *) in IMPLEMENT_LHASH_HASH_FN()1413 LHASH_COMP_FN(SSL_SESSION_cmp)); in IMPLEMENT_LHASH_HASH_FN()
1298 int SSL_SESSION_cmp(const SSL_SESSION *a,const SSL_SESSION *b);
386 =item int B<SSL_SESSION_cmp>(const SSL_SESSION *a, const SSL_SESSION *b);