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

  /external/openssl/crypto/bio/
bio.h 194 #define BIO_FP_READ 0x02
525 BIO_CLOSE|BIO_FP_READ,(char *)name)
532 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
    [all...]
  /external/openssl/include/openssl/
bio.h 194 #define BIO_FP_READ 0x02
525 BIO_CLOSE|BIO_FP_READ,(char *)name)
532 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
    [all...]

Completed in 98 milliseconds