bacd94e3de70f21915831d11e25f6114bbd32aad
[deb_dpdk.git] / doc / guides / cryptodevs / features / aesni_gcm.ini
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]
7 Symmetric crypto       = Y
8 Sym operation chaining = Y
9 CPU AESNI              = Y
10 CPU SSE                = Y
11 CPU AVX                = Y
12 CPU AVX2               = Y
13 ;
14 ; Supported crypto algorithms of the 'aesni_gcm' crypto driver.
15 ;
16 [Cipher]
17
18 ;
19 ; Supported authentication algorithms of the 'aesni_gcm' crypto driver.
20 ;
21 [Auth]
22 AES GMAC = Y
23
24 ;
25 ; Supported AEAD algorithms of the 'aesni_gcm' crypto driver.
26 ;
27 [AEAD]
28 AES GCM (128) = Y
29 AES GCM (192) = Y
30 AES GCM (256) = Y