5bb02afd4e611eb8d5bbbd74bd7780744c7b8fdf
[deb_dpdk.git] / 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
10 ;
11 ; Supported crypto algorithms of the 'zuc' crypto driver.
12 ;
13 [Cipher]
14 ZUC EEA3 = Y
15 ;
16 ; Supported authentication algorithms of the 'zuc' crypto driver.
17 ;
18 [Auth]
19 ZUC EIA3 = Y
20
21 ;
22 ; Supported AEAD algorithms of the 'zuc' crypto driver.
23 ;
24 [AEAD]