xref: /dpdk/doc/guides/cryptodevs/features/snow3g.ini (revision 200bc52e5aa0d72e70464c9cd22b55cf536ed13c)
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]
7Symmetric crypto       = Y
8Sym operation chaining = Y
9
10;
11; Supported crypto algorithms of the 'snow3g' crypto driver.
12;
13[Cipher]
14SNOW3G UEA2 = Y
15;
16; Supported authentication algorithms of the 'snow3g' crypto driver.
17;
18[Auth]
19SNOW3G UIA2 = Y
20
21;
22; Supported AEAD algorithms of the 'snow3g' crypto driver.
23;
24[AEAD]
25
26;
27; Supported Asymmetric algorithms of the 'snow3g' crypto driver.
28;
29[Asymmetric]