Home
last modified time | relevance | path

Searched refs:SSL_copy_session_id (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/util/
H A Dmissingssl.txt18 SSL_copy_session_id(3)
H A Dmissingssl111.txt33 SSL_copy_session_id(3)
H A Dlibssl.num6 SSL_copy_session_id 6 3_0_0 EXIST::FUNCTION:
/freebsd/secure/lib/libssl/
H A DVersion.map218 SSL_copy_session_id;
/freebsd/crypto/openssl/ssl/
H A Dbio_ssl.c490 if (!SSL_copy_session_id(tdata->ssl, (fdata->ssl))) in BIO_ssl_copy_session_id()
H A Dssl_lib.c1637 int SSL_copy_session_id(SSL *t, const SSL *f) in SSL_copy_session_id() function
4111 if (!SSL_copy_session_id(ret, s)) in SSL_dup()
/freebsd/crypto/openssl/doc/man3/
H A DBIO_f_ssl.pod89 SSL BIOs in each chain and calling SSL_copy_session_id() on
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h1752 __owur int SSL_copy_session_id(SSL *to, const SSL *from);
H A Dssl.h.in1680 __owur int SSL_copy_session_id(SSL *to, const SSL *from);