Lines Matching +full:double +full:- +full:buffering

18 .\" Set up some character translations and predefined strings.  \*(-- will
20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
99 . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
100 . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
101 . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
102 . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
104 . \" troff and (daisy-wheel) nroff accents
123 . ds d- d\h'-1'\(ga
124 . ds D- D\h'-1'\(hy
134 .TH BIO_NEW_CMS 3ossl "2023-09-19" "3.0.11" "OpenSSL"
140 BIO_new_CMS \- CMS streaming filter BIO
150 \&\fBBIO_new_CMS()\fR returns a streaming filter \s-1BIO\s0 chain based on \fBcms\fR. The output
152 automatically translated to a \s-1BER\s0 format \s-1CMS\s0 structure of the appropriate type.
155 The chain returned by this function behaves like a standard filter \s-1BIO.\s0 It
161 The \fB\s-1CMS_STREAM\s0\fR flag must be included in the corresponding \fBflags\fR
178 produce an output consisting of lots of \s-1OCTET STRING\s0 structures. Prepending
179 a \fBBIO_f_buffer()\fR buffering \s-1BIO\s0 will prevent this.
182 There is currently no corresponding inverse \s-1BIO:\s0 i.e. one which can decode
183 a \s-1CMS\s0 structure on the fly.
186 \&\fBBIO_new_CMS()\fR returns a \s-1BIO\s0 chain when successful or \s-1NULL\s0 if an error
197 Copyright 2008\-2016 The OpenSSL Project Authors. All Rights Reserved.
201 in the file \s-1LICENSE\s0 in the source distribution or at