Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/util/
Dssleay.num120 SSL_SESSION_cmp 132 EXIST::FUNCTION:
/freebsd-9-stable/crypto/openssl/ssl/
Dssl_lib.c1460 int SSL_SESSION_cmp(const SSL_SESSION *a, const SSL_SESSION *b) in SSL_SESSION_cmp() function
1476 static IMPLEMENT_LHASH_COMP_FN(SSL_SESSION_cmp, SSL_SESSION *) in IMPLEMENT_LHASH_HASH_FN()
1556 LHASH_COMP_FN(SSL_SESSION_cmp)); in IMPLEMENT_LHASH_HASH_FN()
Dssl.h1524 int SSL_SESSION_cmp(const SSL_SESSION *a, const SSL_SESSION *b);
/freebsd-9-stable/crypto/openssl/doc/ssl/
Dssl.pod386 =item int B<SSL_SESSION_cmp>(const SSL_SESSION *a, const SSL_SESSION *b);