Searched defs:BIO_NOCLOSE (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/bio/
H A Dbio.h105 * BIO_set_fp(in,stdin,BIO_NOCLOSE); */
106 #define BIO_NOCLOSE 0x00 macro
/external/openssl/include/openssl/
H A Dbio.h105 * BIO_set_fp(in,stdin,BIO_NOCLOSE); */
106 #define BIO_NOCLOSE 0x00 macro

Completed in 65 milliseconds