crypto/ipsec_mb: support snow3g digest appended ops
[dpdk.git] / doc / guides / cryptodevs / features / snow3g.ini
1 ;
2 ; Supported features of the 'snow3g' 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 Digest encrypted       = Y
12 OOP LB  In LB  Out     = Y
13
14 ;
15 ; Supported crypto algorithms of the 'snow3g' crypto driver.
16 ;
17 [Cipher]
18 SNOW3G UEA2 = Y
19 ;
20 ; Supported authentication algorithms of the 'snow3g' crypto driver.
21 ;
22 [Auth]
23 SNOW3G UIA2 = Y
24
25 ;
26 ; Supported AEAD algorithms of the 'snow3g' crypto driver.
27 ;
28 [AEAD]
29
30 ;
31 ; Supported Asymmetric algorithms of the 'snow3g' crypto driver.
32 ;
33 [Asymmetric]