HomeSort by relevance Sort by last modified time
    Searched defs:BIO_should_io_special (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/bio/
bio.h 227 #define BIO_should_io_special(a) BIO_test_flags(a, BIO_FLAGS_IO_SPECIAL)
232 * BIO_should_io_special() condition. After this returns true,
  /external/openssl/include/openssl/
bio.h 227 #define BIO_should_io_special(a) BIO_test_flags(a, BIO_FLAGS_IO_SPECIAL)
232 * BIO_should_io_special() condition. After this returns true,

Completed in 146 milliseconds