Home
last modified time | relevance | path

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

/openssl/apps/lib/
H A Dapps.c3090 int textmode, bflags; in bio_open_owner() local
3136 bflags = BIO_CLOSE; in bio_open_owner()
3138 bflags |= BIO_FP_TEXT; in bio_open_owner()
3139 b = BIO_new_fp(fp, bflags); in bio_open_owner()

Completed in 16 milliseconds