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

  /external/openssl/crypto/bio/
bio.h 210 #define BIO_get_flags(b) BIO_test_flags(b, ~(0x0))
  /external/openssl/include/openssl/
bio.h 210 #define BIO_get_flags(b) BIO_test_flags(b, ~(0x0))

Completed in 702 milliseconds