cryptodev: add session-less feature flag
[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
11 ;
12 ; Supported crypto algorithms of the 'snow3g' crypto driver.
13 ;
14 [Cipher]
15 SNOW3G UEA2 = Y
16 ;
17 ; Supported authentication algorithms of the 'snow3g' crypto driver.
18 ;
19 [Auth]
20 SNOW3G UIA2 = Y
21
22 ;
23 ; Supported AEAD algorithms of the 'snow3g' crypto driver.
24 ;
25 [AEAD]
26
27 ;
28 ; Supported Asymmetric algorithms of the 'snow3g' crypto driver.
29 ;
30 [Asymmetric]