]> git.proxmox.com Git - ceph.git/blame - ceph/src/spdk/dpdk/doc/guides/cryptodevs/features/armv8.ini
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / dpdk / doc / guides / cryptodevs / features / armv8.ini
CommitLineData
11fdf7f2
TL
1;
2; Supported features of the 'armv8' 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 NEON = Y
10CPU ARM CE = Y
f67539c2 11Symmetric sessionless = Y
11fdf7f2
TL
12
13;
14; Supported crypto algorithms of the 'armv8' crypto driver.
15;
16[Cipher]
17AES CBC (128) = Y
18
19;
20; Supported authentication algorithms of the 'armv8' crypto driver.
21;
22[Auth]
23SHA1 HMAC = Y
24SHA256 HMAC = Y
25
26;
27; Supported AEAD algorithms of the 'armv8' crypto driver.
28;
29[AEAD]
9f95a23c
TL
30
31;
32; Supported Asymmetric algorithms of the 'armv8' crypto driver.
33;
34[Asymmetric]