Home
last modified time | relevance | path

Searched refs:BIO_set_next (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DBIO_push.pod5 BIO_push, BIO_pop, BIO_set_next - add and remove BIOs from a chain
13 void BIO_set_next(BIO *b, BIO *next);
30 BIO_set_next() replaces the existing next BIO in a chain with the BIO pointed to
87 The BIO_set_next() function was added in OpenSSL 1.1.0.
/freebsd/crypto/openssl/ssl/
H A Dbio_ssl.c295 BIO_set_next(b, bio); in ssl_ctrl()
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_lib.c747 void BIO_set_next(BIO *b, BIO *next) in BIO_set_next() function
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h658 void BIO_set_next(BIO *b, BIO *next);
H A Dbio.h.in635 void BIO_set_next(BIO *b, BIO *next);
/freebsd/secure/lib/libcrypto/
H A DVersion.map385 BIO_set_next;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile922 MLINKS+= BIO_push.3 BIO_set_next.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num3858 BIO_set_next 3945 3_0_0 EXIST::FUNCTION: