]> git.proxmox.com Git - ceph.git/blame - ceph/src/spdk/dpdk/doc/guides/cryptodevs/features/virtio.ini
import 15.2.0 Octopus source
[ceph.git] / ceph / src / spdk / dpdk / doc / guides / cryptodevs / features / virtio.ini
CommitLineData
11fdf7f2
TL
1; Supported features of the 'virtio' crypto driver.
2;
3; Refer to default.ini for the full list of available PMD features.
4;
5[Features]
6Symmetric crypto = Y
7Sym operation chaining = Y
8
9;
10; Supported crypto algorithms of the 'virtio' crypto driver.
11;
12[Cipher]
13AES CBC (128) = Y
14AES CBC (192) = Y
15AES CBC (256) = Y
16
17;
18; Supported authentication algorithms of the 'virtio' crypto driver.
19;
20[Auth]
21SHA1 HMAC = Y
22
23;
24; Supported AEAD algorithms of the 'virtio' crypto driver.
25;
26[AEAD]
9f95a23c
TL
27
28;
29; Supported Asymmetric algorithms of the 'virtio' crypto driver.
30;
31[Asymmetric]