]> git.proxmox.com Git - ceph.git/blame - ceph/src/seastar/dpdk/doc/guides/cryptodevs/features/aesni_gcm.ini
import 15.2.0 Octopus source
[ceph.git] / ceph / src / seastar / dpdk / doc / guides / cryptodevs / features / aesni_gcm.ini
CommitLineData
11fdf7f2
TL
1;
2; Supported features of the 'aesni_gcm' crypto driver.
3;
4; Refer to default.ini for the full list of available PMD features.
5;
6[Features]
7Symmetric crypto = Y
8Sym operation chaining = Y
9CPU AESNI = Y
9f95a23c
TL
10CPU SSE = Y
11CPU AVX = Y
12CPU AVX2 = Y
13CPU AVX512 = Y
14OOP SGL In LB Out = Y
15OOP LB In LB Out = Y
11fdf7f2
TL
16;
17; Supported crypto algorithms of the 'aesni_gcm' crypto driver.
18;
19[Cipher]
20
21;
22; Supported authentication algorithms of the 'aesni_gcm' crypto driver.
23;
24[Auth]
25AES GMAC = Y
26
27;
28; Supported AEAD algorithms of the 'aesni_gcm' crypto driver.
29;
30[AEAD]
31AES GCM (128) = Y
9f95a23c 32AES GCM (192) = Y
11fdf7f2 33AES GCM (256) = Y
9f95a23c
TL
34
35;
36; Supported Asymmetric algorithms of the 'aesni_gcm' crypto driver.
37;
38[Asymmetric]