Searched defs:BIO_FP_READ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/bio/
H A Dbio.h194 #define BIO_FP_READ 0x02 macro
525 BIO_CLOSE|BIO_FP_READ,(char *)name)
532 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dbio.h194 #define BIO_FP_READ 0x02 macro
525 BIO_CLOSE|BIO_FP_READ,(char *)name)
532 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
/external/openssl/crypto/bio/
H A Dbio.h194 #define BIO_FP_READ 0x02 macro
525 BIO_CLOSE|BIO_FP_READ,(char *)name)
532 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
/external/openssl/include/openssl/
H A Dbio.h194 #define BIO_FP_READ 0x02 macro
525 BIO_CLOSE|BIO_FP_READ,(char *)name)
532 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)

Completed in 46 milliseconds