Home
last modified time | relevance | path

Searched defs:BIO_should_write (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dbio.h.in238 # define BIO_should_write(a) BIO_test_flags(a, BIO_FLAGS_WRITE) macro
H A Dbio.h237 # define BIO_should_write(a) BIO_test_flags(a, BIO_FLAGS_WRITE) macro