Home
last modified time | relevance | path

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

/src/crypto/openssl/apps/
H A Dsmime.c215 int flags = PKCS7_DETACHED, operation = 0, ret = 0, indef = 0; in smime_main() local
308 indef = 1; in smime_main()
311 indef = 0; in smime_main()
615 if (indef) in smime_main()
628 } else if (indef) { in smime_main()
/src/crypto/openssl/doc/man1/
H A Dopenssl-smime.pod.in44 [B<-indef>]
133 =item B<-stream>, B<-indef>
135 The B<-stream> and B<-indef> options are equivalent and enable streaming I/O
324 The B<-stream> and B<-indef> options enable streaming I/O support.
H A Dopenssl-cms.pod.in47 [B<-indef>]
293 =item B<-stream>, B<-indef>
295 The B<-stream> and B<-indef> options are equivalent and enable streaming I/O
680 The B<-stream> and B<-indef> options enable streaming I/O support.