Searched refs:SSL_dup (Results 1 – 4 of 4) sorted by relevance
442 ((BIO_SSL *)dbio->ptr)->ssl=SSL_dup(ssl); in ssl_ctrl()
1518 SSL *SSL_dup(SSL *ssl);
2165 SSL *SSL_dup(SSL *s) in SSL_dup() function