Home
last modified time | relevance | path

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

/freebsd-13.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
114 SSL_up_ref() returns 1 for success and 0 for failure.
/freebsd-13.1/secure/lib/libssl/
H A DVersion.map375 SSL_up_ref;
/freebsd-13.1/crypto/openssl/doc/man7/
H A Dssl.pod613 =item int SSL_up_ref(SSL *s);
/freebsd-13.1/crypto/openssl/include/openssl/
H A Dssl.h1726 int SSL_up_ref(SSL *s);
/freebsd-13.1/crypto/openssl/ssl/
H A Dssl_lib.c868 int SSL_up_ref(SSL *s) in SSL_up_ref() function
/freebsd-13.1/secure/lib/libcrypto/man/man3/
H A DMakefile2812 MLINKS+= SSL_new.3 SSL_up_ref.3
/freebsd-13.1/crypto/openssl/
H A DCHANGES1543 SSL_CTX_up_ref(), SSL_up_ref(), X509_up_ref(), EVP_PKEY_up_ref(),