Home | History | Annotate | Download | only in bio

Lines Matching refs:BIO_get_flags

237 #define BIO_get_flags(b) BIO_test_flags(b, ~(0x0))