xref: /dpdk/doc/guides/cryptodevs/features/nitrox.ini (revision 10b71caecbe1cddcbb65c050ca775fba575e88db)
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]
37
38;
39; Supported Asymmetric algorithms of the 'nitrox' crypto driver.
40;
41[Asymmetric]
42