Lines Matching refs:BIO_reset
149 /* BIO_reset resets |bio| to its initial state, the precise meaning of which
152 OPENSSL_EXPORT int BIO_reset(BIO *bio);
362 * Calling |BIO_reset| on a read-only BIO resets it to the original contents.
427 * |BIO_reset| attempts to seek the file pointer to the start of file using
459 * |BIO_reset| attempts to seek the file pointer to the start of file using