xref: /dpdk/doc/guides/cryptodevs/features/nitrox.ini (revision daa02b5cddbb8e11b31d41e2bf7bb1ae64dcae2f)
1;
2; Supported features of the 'nitrox' 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
9HW Accelerated         = Y
10In Place SGL           = Y
11OOP SGL In SGL Out     = Y
12OOP SGL In LB  Out     = Y
13OOP LB  In SGL Out     = Y
14OOP LB  In LB  Out     = Y
15
16;
17; Supported crypto algorithms of the 'nitrox' crypto driver.
18;
19[Cipher]
20AES CBC (128)  = Y
21AES CBC (192)  = Y
22AES CBC (256)  = Y
233DES CBC       = Y
24
25;
26; Supported authentication algorithms of the 'nitrox' crypto driver.
27;
28[Auth]
29SHA1 HMAC    = Y
30SHA224 HMAC  = Y
31SHA256 HMAC  = Y
32
33;
34; Supported AEAD algorithms of the 'nitrox' crypto driver.
35;
36[AEAD]
37AES GCM (128)  = Y
38AES GCM (192)  = Y
39AES GCM (256)  = Y
40
41;
42; Supported Asymmetric algorithms of the 'nitrox' crypto driver.
43;
44[Asymmetric]
45