Searched refs:BIO_dup_chain (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/crypto/openssl/crypto/bio/
H A Dbss_acpt.c269 if ((dbio = BIO_dup_chain(c->bio_chain)) == NULL)
H A Dbio_lib.c516 BIO *BIO_dup_chain(BIO *in) function
H A Dbio.h680 BIO *BIO_dup_chain(BIO *in);

Completed in 51 milliseconds