crypto/qat: add DOCSIS AES-256 to release notes
[dpdk.git] / doc / guides / cryptodevs / features / armv8.ini
1 ;
2 ; Supported features of the 'armv8' 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 NEON               = Y
10 CPU ARM CE             = Y
11 Symmetric sessionless  = Y
12
13 ;
14 ; Supported crypto algorithms of the 'armv8' crypto driver.
15 ;
16 [Cipher]
17 AES CBC (128) = Y
18
19 ;
20 ; Supported authentication algorithms of the 'armv8' crypto driver.
21 ;
22 [Auth]
23 SHA1 HMAC    = Y
24 SHA256 HMAC  = Y
25
26 ;
27 ; Supported AEAD algorithms of the 'armv8' crypto driver.
28 ;
29 [AEAD]
30
31 ;
32 ; Supported Asymmetric algorithms of the 'armv8' crypto driver.
33 ;
34 [Asymmetric]