Home
last modified time | relevance | path

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

/openssl/apps/
H A Denc.c142 int streamable = 1; in enc_main() local
337 streamable = 0; in enc_main()
375 if (!streamable && printkey != 2) { /* if just print key and exit, it's ok */ in enc_main()
693 if (!streamable && !BIO_eof(rbio)) { /* do not output data */ in enc_main()
701 if (!streamable) in enc_main()

Completed in 6 milliseconds