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

  /external/openssl/crypto/bio/
bio.h 168 #define BIO_FP_WRITE 0x04
464 BIO_CLOSE|BIO_FP_WRITE,name)
468 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
  /external/openssl/include/openssl/
bio.h 168 #define BIO_FP_WRITE 0x04
464 BIO_CLOSE|BIO_FP_WRITE,name)
468 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)

Completed in 37 milliseconds