Merge branch '16.11.x' into 17.05.x
[deb_dpdk.git] / doc / guides / cryptodevs / features / kasumi.ini
1 ;
2 ; Supported features of the 'kasumi' 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 'kasumi' crypto driver.
12 ;
13 [Cipher]
14 KASUMI F8 = Y
15 ;
16 ; Supported authentication algorithms of the 'kasumi' crypto driver.
17 ;
18 [Auth]
19 KASUMI F9 = Y
20
21 ;
22 ; Supported AEAD algorithms of the 'kasumi' crypto driver.
23 ;
24 [AEAD]