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

  /external/openssl/crypto/bio/
bio.h 117 * BIO_set_fp(in,stdin,BIO_NOCLOSE); */
118 #define BIO_NOCLOSE 0x00
    [all...]
  /external/openssl/include/openssl/
bio.h 117 * BIO_set_fp(in,stdin,BIO_NOCLOSE); */
118 #define BIO_NOCLOSE 0x00
    [all...]

Completed in 67 milliseconds