xref: /dpdk/doc/guides/cryptodevs/features/aesni_gcm.ini (revision 9e991f217fc8719e38a812dc280dba5f84db9f59)
1;
2; Supported features of the 'aesni_gcm' 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
9CPU AESNI              = Y
10CPU SSE                = Y
11CPU AVX                = Y
12CPU AVX2               = Y
13CPU AVX512             = Y
14In Place SGL           = Y
15OOP SGL In LB  Out     = Y
16OOP LB  In LB  Out     = Y
17CPU crypto             = Y
18;
19; Supported crypto algorithms of the 'aesni_gcm' crypto driver.
20;
21[Cipher]
22
23;
24; Supported authentication algorithms of the 'aesni_gcm' crypto driver.
25;
26[Auth]
27AES GMAC = Y
28
29;
30; Supported AEAD algorithms of the 'aesni_gcm' crypto driver.
31;
32[AEAD]
33AES GCM (128) = Y
34AES GCM (192) = Y
35AES GCM (256) = Y
36
37;
38; Supported Asymmetric algorithms of the 'aesni_gcm' crypto driver.
39;
40[Asymmetric]
41