Lines Matching +full:sha +full:- +full:512
1 .\" -*- mode: troff; coding: utf-8 -*-
58 .TH OPENSSL_S390XCAP 3ossl 2025-09-30 3.5.4 OpenSSL
64 OPENSSL_s390xcap \- the IBM z processor capabilities vector
82 The environment variable is a semicolon-separated list of tokens which is
99 The name of an instruction followed by two 64\-bit masks. The part of the
101 set to the specified 128\-bit mask. Possible values are \fBkimd\fR, \fBklmd\fR,
106 Store-facility-list-extended (stfle) followed by three 64\-bit masks. The
108 instruction is set to the specified 192\-bit mask.
114 The 64\-bit masks are specified in hexadecimal notation. The 0x prefix is
118 rows separate the individual 64\-bit masks. The bit numbers in the first
120 the numbering is continuous across 64\-bit mask boundaries.
126 \& # 17 1<<46 message\-security assist
127 \& # 25 1<<38 store\-clock\-fast facility
129 \& # 76 1<<51 message\-security assist extension 3
130 \& # 77 1<<50 message\-security assist extension 4
131 \& # 86 1<<41 message\-security\-assist extension 12
136 \& #146 1<<45 message\-security assist extension 8
137 \& #155 1<<36 message\-security assist extension 9
140 \& # 1 1<<62 KIMD\-SHA\-1
141 \& # 2 1<<61 KIMD\-SHA\-256
142 \& # 3 1<<60 KIMD\-SHA\-512
143 \& # 32 1<<31 KIMD\-SHA3\-224
144 \& # 33 1<<30 KIMD\-SHA3\-256
145 \& # 34 1<<29 KIMD\-SHA3\-384
146 \& # 35 1<<28 KIMD\-SHA3\-512
147 \& # 36 1<<27 KIMD\-SHAKE\-128
148 \& # 37 1<<26 KIMD\-SHAKE\-256
150 \& # 65 1<<62 KIMD\-GHASH
153 \& # 32 1<<31 KLMD\-SHA3\-224
154 \& # 33 1<<30 KLMD\-SHA3\-256
155 \& # 34 1<<29 KLMD\-SHA3\-384
156 \& # 35 1<<28 KLMD\-SHA3\-512
157 \& # 36 1<<27 KLMD\-SHAKE\-128
158 \& # 37 1<<26 KLMD\-SHAKE\-256
162 \& # 18 1<<45 KM\-AES\-128
163 \& # 19 1<<44 KM\-AES\-192
164 \& # 20 1<<43 KM\-AES\-256
165 \& # 50 1<<13 KM\-XTS\-AES\-128
166 \& # 52 1<<11 KM\-XTS\-AES\-256
168 \& # 82 1<<45 KM\-XTS\-AES\-128\-MSA10
169 \& # 84 1<<43 KM\-XTS\-AES\-256\-MSA10
172 \& # 18 1<<45 KMC\-AES\-128
173 \& # 19 1<<44 KMC\-AES\-192
174 \& # 20 1<<43 KMC\-AES\-256
178 \& # 18 1<<45 KMAC\-AES\-128
179 \& # 19 1<<44 KMAC\-AES\-192
180 \& # 20 1<<43 KMAC\-AES\-256
182 \& # 112 1<<15 KMAC\-SHA\-224
183 \& # 113 1<<14 KMAC\-SHA\-256
184 \& # 114 1<<13 KMAC\-SHA\-384
185 \& # 115 1<<12 KMAC\-SHA\-512
191 \& # 18 1<<45 KMO\-AES\-128
192 \& # 19 1<<44 KMO\-AES\-192
193 \& # 20 1<<43 KMO\-AES\-256
197 \& # 18 1<<45 KMF\-AES\-128
198 \& # 19 1<<44 KMF\-AES\-192
199 \& # 20 1<<43 KMF\-AES\-256
206 \& # 18 1<<45 KMA\-GCM\-AES\-128
207 \& # 19 1<<44 KMA\-GCM\-AES\-192
208 \& # 20 1<<43 KMA\-GCM\-AES\-256
213 \& # 64 1<<63 PCC\-Scalar\-Multiply\-P256
214 \& # 65 1<<62 PCC\-Scalar\-Multiply\-P384
215 \& # 66 1<<61 PCC\-Scalar\-Multiply\-P521
216 \& # 72 1<<55 PCC\-Scalar\-Multiply\-Ed25519
217 \& # 73 1<<54 PCC\-Scalar\-Multiply\-Ed448
218 \& # 80 1<<47 PCC\-Scalar\-Multiply\-X25519
219 \& # 81 1<<46 PCC\-Scalar\-Multiply\-X448
222 \& # 1 1<<62 KDSA\-ECDSA\-Verify\-P256
223 \& # 2 1<<61 KDSA\-ECDSA\-Verify\-P384
224 \& # 3 1<<60 KDSA\-ECDSA\-Verify\-P521
225 \& # 9 1<<54 KDSA\-ECDSA\-Sign\-P256
226 \& # 10 1<<53 KDSA\-ECDSA\-Sign\-P384
227 \& # 11 1<<52 KDSA\-ECDSA\-Sign\-P521
228 \& # 32 1<<31 KDSA\-EdDSA\-Verify\-Ed25519
229 \& # 36 1<<27 KDSA\-EdDSA\-Verify\-Ed448
230 \& # 40 1<<23 KDSA\-EdDSA\-Sign\-Ed25519
231 \& # 44 1<<19 KDSA\-EdDSA\-Sign\-Ed448
251 Disables the KM-XTS-AES and the KIMD-SHAKE function codes:
258 [1] z/Architecture Principles of Operation, SA22\-7832\-12
261 Copyright 2018\-2024 The OpenSSL Project Authors. All Rights Reserved.