Searched refs:BIO_set_next (Results 1 – 5 of 5) sorted by relevance
5 BIO_push, BIO_pop, BIO_set_next - add and remove BIOs from a chain13 void BIO_set_next(BIO *b, BIO *next);30 BIO_set_next() replaces the existing next BIO in a chain with the BIO pointed to87 The BIO_set_next() function was added in OpenSSL 1.1.0.
295 BIO_set_next(b, bio); in ssl_ctrl()
677 void BIO_set_next(BIO *b, BIO *next) in BIO_set_next() function
575 void BIO_set_next(BIO *b, BIO *next);
3999 BIO_set_next 3945 1_1_0 EXIST::FUNCTION: