Home
last modified time | relevance | path

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

/openssl-master/doc/man3/
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);
25 BIO_set_next() replaces the existing next BIO in a chain with the BIO pointed to
78 The BIO_set_next() function was added in OpenSSL 1.1.0.
/openssl-master/ssl/
A Dbio_ssl.c295 BIO_set_next(b, bio); in ssl_ctrl()
/openssl-master/crypto/bio/
A Dbio_lib.c730 void BIO_set_next(BIO *b, BIO *next) in BIO_set_next() function
/openssl-master/include/openssl/
A Dbio.h.in633 void BIO_set_next(BIO *b, BIO *next);
/openssl-master/util/
A Dlibcrypto.num3858 BIO_set_next 3945 3_0_0 EXIST::FUNCTION:

Completed in 19 milliseconds