]> git.proxmox.com Git - ceph.git/blob - ceph/src/seastar/dpdk/doc/guides/cryptodevs/features/armv8.ini
import 15.2.0 Octopus source
[ceph.git] / ceph / src / seastar / dpdk / 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
12 ;
13 ; Supported crypto algorithms of the 'armv8' crypto driver.
14 ;
15 [Cipher]
16 AES CBC (128) = Y
17
18 ;
19 ; Supported authentication algorithms of the 'armv8' crypto driver.
20 ;
21 [Auth]
22 SHA1 HMAC = Y
23 SHA256 HMAC = Y
24
25 ;
26 ; Supported AEAD algorithms of the 'armv8' crypto driver.
27 ;
28 [AEAD]
29
30 ;
31 ; Supported Asymmetric algorithms of the 'armv8' crypto driver.
32 ;
33 [Asymmetric]