Home
last modified time | relevance | path

Searched refs:bflags (Results 1 – 1 of 1) sorted by relevance

/openssl-master/apps/lib/
A Dapps.c2971 int textmode, bflags; in bio_open_owner() local
3016 bflags = BIO_CLOSE; in bio_open_owner()
3018 bflags |= BIO_FP_TEXT; in bio_open_owner()
3019 b = BIO_new_fp(fp, bflags); in bio_open_owner()

Completed in 12 milliseconds