Searched refs:SSL_dup (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/lib/libssl/man/
H A DMakefile76 SSL_dup.3 \
/openbsd-current/lib/libssl/
H A Dbio_ssl.c430 ((BIO_SSL *)dbio->ptr)->ssl = SSL_dup(ssl);
H A Dssl_lib.c2899 SSL_dup(SSL *s) function
2974 /* SSL_dup does not really work at any state, though */
3018 LSSL_ALIAS(SSL_dup); variable
H A Dssl.h1382 SSL *SSL_dup(SSL *ssl);
/openbsd-current/lib/libssl/hidden/openssl/
H A Dssl.h311 LSSL_USED(SSL_dup); variable

Completed in 289 milliseconds