Home | History | Annotate | Download | only in openssl

Lines Matching full:out2

596 /* BIO_new_bio_pair sets |*out1| and |*out2| to two freshly created BIOs where
599 * |writebuf2| for |*out2|. It returns one on success and zero on error. */
600 OPENSSL_EXPORT int BIO_new_bio_pair(BIO **out1, size_t writebuf1, BIO **out2,