Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
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.
/third_party/openssl/ssl/
Dbio_ssl.c295 BIO_set_next(b, bio); in ssl_ctrl()
/third_party/openssl/crypto/bio/
Dbio_lib.c677 void BIO_set_next(BIO *b, BIO *next) in BIO_set_next() function
/third_party/openssl/include/openssl/
Dbio.h575 void BIO_set_next(BIO *b, BIO *next);
/third_party/openssl/util/
Dlibcrypto.num3999 BIO_set_next 3945 1_1_0 EXIST::FUNCTION: