Lines Matching +full:sha3 +full:- +full:512
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\|
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 OPENSSL_S390XCAP 3ossl "2023-09-19" "3.0.11" "OpenSSL"
140 OPENSSL_s390xcap \- the IBM z processor capabilities vector
150 When libcrypto is initialized, the bits returned by the \s-1STFLE\s0 instruction
151 and by the \s-1QUERY\s0 functions are stored in the vector.
158 The environment variable is a semicolon-separated list of tokens which is
175 The name of an instruction followed by two 64\-bit masks. The part of the
177 set to the specified 128\-bit mask. Possible values are \fBkimd\fR, \fBklmd\fR,
182 Store-facility-list-extended (stfle) followed by three 64\-bit masks. The
184 instruction is set to the specified 192\-bit mask.
186 The 64\-bit masks are specified in hexadecimal notation. The 0x prefix is
187 optional. Prefix a mask with a tilde, \f(CW\*(C`~\*(C'\fR, to denote a bitwise \s-1NOT\s0 operation.
190 rows separate the individual 64\-bit masks. The bit numbers in the first
192 the numbering is continuous across 64\-bit mask boundaries.
198 \& # 17 1<<46 message\-security assist
199 \& # 25 1<<38 store\-clock\-fast facility
201 \& # 76 1<<51 message\-security assist extension 3
202 \& # 77 1<<50 message\-security assist extension 4
207 \& #146 1<<45 message\-security assist extension 8
208 \& #155 1<<36 message\-security assist extension 9
211 \& # 1 1<<62 KIMD\-SHA\-1
212 \& # 2 1<<61 KIMD\-SHA\-256
213 \& # 3 1<<60 KIMD\-SHA\-512
214 \& # 32 1<<31 KIMD\-SHA3\-224
215 \& # 33 1<<30 KIMD\-SHA3\-256
216 \& # 34 1<<29 KIMD\-SHA3\-384
217 \& # 35 1<<28 KIMD\-SHA3\-512
218 \& # 36 1<<27 KIMD\-SHAKE\-128
219 \& # 37 1<<26 KIMD\-SHAKE\-256
221 \& # 65 1<<62 KIMD\-GHASH
224 \& # 32 1<<31 KLMD\-SHA3\-224
225 \& # 33 1<<30 KLMD\-SHA3\-256
226 \& # 34 1<<29 KLMD\-SHA3\-384
227 \& # 35 1<<28 KLMD\-SHA3\-512
228 \& # 36 1<<27 KLMD\-SHAKE\-128
229 \& # 37 1<<26 KLMD\-SHAKE\-256
233 \& # 18 1<<45 KM\-AES\-128
234 \& # 19 1<<44 KM\-AES\-192
235 \& # 20 1<<43 KM\-AES\-256
236 \& # 50 1<<13 KM\-XTS\-AES\-128
237 \& # 52 1<<11 KM\-XTS\-AES\-256
241 \& # 18 1<<45 KMC\-AES\-128
242 \& # 19 1<<44 KMC\-AES\-192
243 \& # 20 1<<43 KMC\-AES\-256
247 \& # 18 1<<45 KMAC\-AES\-128
248 \& # 19 1<<44 KMAC\-AES\-192
249 \& # 20 1<<43 KMAC\-AES\-256
256 \& # 18 1<<45 KMO\-AES\-128
257 \& # 19 1<<44 KMO\-AES\-192
258 \& # 20 1<<43 KMO\-AES\-256
262 \& # 18 1<<45 KMF\-AES\-128
263 \& # 19 1<<44 KMF\-AES\-192
264 \& # 20 1<<43 KMF\-AES\-256
271 \& # 18 1<<45 KMA\-GCM\-AES\-128
272 \& # 19 1<<44 KMA\-GCM\-AES\-192
273 \& # 20 1<<43 KMA\-GCM\-AES\-256
278 \& # 64 1<<63 PCC\-Scalar\-Multiply\-P256
279 \& # 65 1<<62 PCC\-Scalar\-Multiply\-P384
280 \& # 66 1<<61 PCC\-Scalar\-Multiply\-P521
281 \& # 72 1<<55 PCC\-Scalar\-Multiply\-Ed25519
282 \& # 73 1<<54 PCC\-Scalar\-Multiply\-Ed448
283 \& # 80 1<<47 PCC\-Scalar\-Multiply\-X25519
284 \& # 81 1<<46 PCC\-Scalar\-Multiply\-X448
287 \& # 1 1<<62 KDSA\-ECDSA\-Verify\-P256
288 \& # 2 1<<61 KDSA\-ECDSA\-Verify\-P384
289 \& # 3 1<<60 KDSA\-ECDSA\-Verify\-P521
290 \& # 9 1<<54 KDSA\-ECDSA\-Sign\-P256
291 \& # 10 1<<53 KDSA\-ECDSA\-Sign\-P384
292 \& # 11 1<<52 KDSA\-ECDSA\-Sign\-P521
293 \& # 32 1<<31 KDSA\-EdDSA\-Verify\-Ed25519
294 \& # 36 1<<27 KDSA\-EdDSA\-Verify\-Ed448
295 \& # 40 1<<23 KDSA\-EdDSA\-Sign\-Ed25519
296 \& # 44 1<<19 KDSA\-EdDSA\-Sign\-Ed448
316 Disables the KM-XTS-AES and the KIMD-SHAKE function codes:
323 [1] z/Architecture Principles of Operation, \s-1SA22\-7832\-12\s0
326 Copyright 2018\-2020 The OpenSSL Project Authors. All Rights Reserved.
330 in the file \s-1LICENSE\s0 in the source distribution or at