Searched defs:BIO_should_write (Results 1 – 2 of 2) sorted by relevance
198 # define BIO_should_write(a) BIO_test_flags(a, BIO_FLAGS_WRITE) macro
851 #define BIO_should_write BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_should_write) macro