Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_new.pod5 SSL_dup, SSL_new, SSL_up_ref - create an SSL structure for a connection
13 int SSL_up_ref(SSL *s);
26 SSL_up_ref() increments the reference count for an
49 SSL_up_ref() returns 1 for success and 0 for failure.
/freebsd-12.1/secure/lib/libssl/
H A DVersion.map375 SSL_up_ref;
/freebsd-12.1/crypto/openssl/doc/man7/
H A Dssl.pod613 =item int SSL_up_ref(SSL *s);
/freebsd-12.1/crypto/openssl/include/openssl/
H A Dssl.h1724 int SSL_up_ref(SSL *s);
/freebsd-12.1/crypto/openssl/ssl/
H A Dssl_lib.c860 int SSL_up_ref(SSL *s) in SSL_up_ref() function
/freebsd-12.1/secure/lib/libcrypto/
H A DMakefile.man2783 MLINKS+= SSL_new.3 SSL_up_ref.3
/freebsd-12.1/crypto/openssl/
H A DCHANGES1153 SSL_CTX_up_ref(), SSL_up_ref(), X509_up_ref(), EVP_PKEY_up_ref(),