Searched refs:BIO_set_next (Results 1 – 5 of 5) sorted by relevance
762 BIO_set_next(BIO *bio, BIO *next) in BIO_set_next() function777 LCRYPTO_ALIAS(BIO_set_next);
559 void BIO_set_next(BIO *b, BIO *next);
393 BIO_set_next(A[i], B[j]); in link_chains_at()
323 BIO_set_next
617 BIO_set_next(s->bbio, NULL); in SSL_set_bio()