Lines Matching +full:single +full:- +full:shot
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\|
45 .\" Escape single quotes in literal strings from groff's Unicode transform.
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
133 .IX Title "EVP_MAC-HMAC 7ossl"
134 .TH EVP_MAC-HMAC 7ossl "2023-09-19" "3.0.11" "OpenSSL"
140 EVP_MAC\-HMAC \- The HMAC EVP_MAC implementation
143 Support for computing \s-1HMAC\s0 MACs through the \fB\s-1EVP_MAC\s0\fR \s-1API.\s0
145 This implementation uses \s-1EVP_MD\s0 functions to get access to the underlying
157 \&\*(L"\s-1PARAMETERS\*(R"\s0 in \s-1\fBEVP_MAC\s0\fR\|(3).
163 Sets the \s-1MAC\s0 key.
174 \&\fB\s-1OSSL_MAC_PARAM_DIGEST\s0\fR) to be considered valid.
177 .IX Item "digest-noinit (OSSL_MAC_PARAM_DIGEST_NOINIT) <integer>"
178 A flag to set the \s-1MAC\s0 digest to not initialise the implementation
183 .IX Item "digest-oneshot (OSSL_MAC_PARAM_DIGEST_ONESHOT) <integer>"
184 A flag to set the \s-1MAC\s0 digest to be a one-shot operation.
188 .IX Item "tls-data-size (OSSL_MAC_PARAM_TLS_DATA_SIZE) <unsigned integer>"
198 .IX Item "block-size (OSSL_MAC_PARAM_SIZE) <unsigned integer>"
199 Gets the \s-1MAC\s0 block size. The \*(L"block-size\*(R" parameter can also be retrieved with
204 \&\*(L"\s-1PARAMETERS\*(R"\s0 in \s-1\fBEVP_MAC\s0\fR\|(3), \s-1\fBOSSL_PARAM\s0\fR\|(3), \s-1\fBHM…
207 Copyright 2018\-2021 The OpenSSL Project Authors. All Rights Reserved.
211 in the file \s-1LICENSE\s0 in the source distribution or at