Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbio.h252 #define BIO_should_read(a) BIO_test_flags(a, BIO_FLAGS_READ) macro
/external/openssl/include/openssl/
Dbio.h252 #define BIO_should_read(a) BIO_test_flags(a, BIO_FLAGS_READ) macro