Home | History | Annotate | Download | only in openssl

Lines Matching refs:BIO_CLOSE

116 /* BIO_FILENAME_READ|BIO_CLOSE to open or close on free.
119 #define BIO_CLOSE 0x01
525 BIO_CLOSE|BIO_FP_READ,(char *)name)
528 BIO_CLOSE|BIO_FP_WRITE,name)
530 BIO_CLOSE|BIO_FP_APPEND,name)
532 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)