]> git.proxmox.com Git - ceph.git/blob - 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
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]
6 Symmetric crypto = Y
7 Sym operation chaining = Y
8
9 ;
10 ; Supported crypto algorithms of the 'virtio' crypto driver.
11 ;
12 [Cipher]
13 AES CBC (128) = Y
14 AES CBC (192) = Y
15 AES CBC (256) = Y
16
17 ;
18 ; Supported authentication algorithms of the 'virtio' crypto driver.
19 ;
20 [Auth]
21 SHA1 HMAC = Y
22
23 ;
24 ; Supported AEAD algorithms of the 'virtio' crypto driver.
25 ;
26 [AEAD]
27
28 ;
29 ; Supported Asymmetric algorithms of the 'virtio' crypto driver.
30 ;
31 [Asymmetric]