Lines Matching +full:nr +full:- +full:outputs

18 .\" Set up some character translations and predefined strings.  \*(-- 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\|
65 . nr % 0
66 . nr F 2
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 EVP_BLAKE2B512 3ossl "2023-09-19" "3.0.11" "OpenSSL"
142 \&\- BLAKE2 For EVP
153 \&\s-1BLAKE2\s0 is an improved version of \s-1BLAKE,\s0 which was submitted to the \s-1NIST SHA\-3\…
155 \&\s-1RFC 7693.\s0
158 The BLAKE2s algorithm that produces a 256\-bit output from a given input.
161 The BLAKE2b algorithm that produces a 512\-bit output from a given input.
170 this implementation outputs a digest of a fixed length (the maximum length
171 supported), which is 512\-bits for BLAKE2b and 256\-bits for BLAKE2s.
174 These functions return a \fB\s-1EVP_MD\s0\fR structure that contains the
176 details of the \fB\s-1EVP_MD\s0\fR structure.
179 \&\s-1RFC 7693.\s0
186 Copyright 2017\-2023 The OpenSSL Project Authors. All Rights Reserved.
190 in the file \s-1LICENSE\s0 in the source distribution or at