]> git.proxmox.com Git - ceph.git/blob - ceph/src/seastar/dpdk/doc/guides/cryptodevs/features/aesni_mb.ini
import 15.2.0 Octopus source
[ceph.git] / ceph / src / seastar / dpdk / doc / guides / cryptodevs / features / aesni_mb.ini
1 ;
2 ; Supported features of the 'aesni_mb' crypto driver.
3 ;
4 ; Refer to default.ini for the full list of available PMD features.
5 ;
6 [Features]
7 Symmetric crypto = Y
8 Sym operation chaining = Y
9 CPU SSE = Y
10 CPU AVX = Y
11 CPU AVX2 = Y
12 CPU AVX512 = Y
13 CPU AESNI = Y
14 OOP LB In LB Out = Y
15
16 ;
17 ; Supported crypto algorithms of the 'aesni_mb' crypto driver.
18 ;
19 [Cipher]
20 AES CBC (128) = Y
21 AES CBC (192) = Y
22 AES CBC (256) = Y
23 AES CTR (128) = Y
24 AES CTR (192) = Y
25 AES CTR (256) = Y
26 AES DOCSIS BPI = Y
27 DES CBC = Y
28 3DES CBC = Y
29 DES DOCSIS BPI = Y
30
31 ;
32 ; Supported authentication algorithms of the 'aesni_mb' crypto driver.
33 ;
34 [Auth]
35 MD5 HMAC = Y
36 SHA1 = Y
37 SHA1 HMAC = Y
38 SHA224 = Y
39 SHA224 HMAC = Y
40 SHA256 = Y
41 SHA256 HMAC = Y
42 SHA384 = Y
43 SHA384 HMAC = Y
44 SHA512 = Y
45 SHA512 HMAC = Y
46 AES XCBC MAC = Y
47 AES CMAC (128) = Y
48 AES GMAC = Y
49
50 ;
51 ; Supported AEAD algorithms of the 'aesni_mb' crypto driver.
52 ;
53 [AEAD]
54 AES CCM (128) = Y
55 AES GCM (128) = Y
56 AES GCM (192) = Y
57 AES GCM (256) = Y
58
59 ;
60 ; Supported Asymmetric algorithms of the 'aesni_mb' crypto driver.
61 ;
62 [Asymmetric]