Home | History | Annotate | Download | only in openssl

Lines Matching refs:BIO_test_flags

159 /* BIO_test_flags returns |bio->flags| AND |flags|. */
160 OPENSSL_EXPORT int BIO_test_flags(const BIO *bio, int flags);