Lines Matching refs:BIO_flush
126 /* BIO_flush flushes any buffered output. It returns one on success and zero128 OPENSSL_EXPORT int BIO_flush(BIO *bio);457 * |BIO_flush| on a file BIO calls |fflush| on the wrapped stream.733 * |BIO_flush| when done writing, to signal that no more data are to be