5d9e119db282e99f367d4e56b538a2b42797ac93
[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
11 ;
12 ; Supported crypto algorithms of the 'aesni_gcm' crypto driver.
13 ;
14 [Cipher]
15
16 ;
17 ; Supported authentication algorithms of the 'aesni_gcm' crypto driver.
18 ;
19 [Auth]
20 AES GMAC = Y
21
22 ;
23 ; Supported AEAD algorithms of the 'aesni_gcm' crypto driver.
24 ;
25 [AEAD]
26 AES GCM (128) = Y
27 AES GCM (256) = Y