]> git.proxmox.com Git - ceph.git/blob - ceph/src/spdk/dpdk/doc/guides/cryptodevs/features/zuc.ini
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / dpdk / doc / guides / cryptodevs / features / zuc.ini
1 ;
2 ; Supported features of the 'zuc' 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 Symmetric sessionless = Y
10 Non-Byte aligned data = Y
11
12 ;
13 ; Supported crypto algorithms of the 'zuc' crypto driver.
14 ;
15 [Cipher]
16 ZUC EEA3 = Y
17 ;
18 ; Supported authentication algorithms of the 'zuc' crypto driver.
19 ;
20 [Auth]
21 ZUC EIA3 = Y
22
23 ;
24 ; Supported AEAD algorithms of the 'zuc' crypto driver.
25 ;
26 [AEAD]
27
28 ;
29 ; Supported Asymmetric algorithms of the 'zuc' crypto driver.
30 ;
31 [Asymmetric]