Searched refs:BIO_new_bio_pair (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_bio.c762 int BIO_new_bio_pair(BIO **bio1_p, size_t writebuf1, function
H A Dbio.h775 int BIO_new_bio_pair(BIO **bio1, size_t writebuf1,
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssltest.c1963 if (!BIO_new_bio_pair(&server, bufsiz, &server_io, bufsiz))
1965 if (!BIO_new_bio_pair(&client, bufsiz, &client_io, bufsiz))
/freebsd-11-stable/secure/lib/libcrypto/
H A DMakefile.man303 MLINKS+= BIO_s_bio.3 BIO_new_bio_pair.3

Completed in 74 milliseconds