crypto/mlx5: support session operations
[dpdk.git] / doc / guides / cryptodevs / features / mlx5.ini
1 ;
2 ; Features of a mlx5 crypto driver.
3 ;
4 ; Refer to default.ini for the full list of available PMD features.
5 ;
6 [Features]
7 Symmetric crypto       = Y
8 HW Accelerated         = Y
9 Cipher multiple data units = Y
10 Cipher wrapped key     = Y
11
12 ;
13 ; Supported crypto algorithms of a mlx5 crypto driver.
14 ;
15 [Cipher]
16 AES XTS (128)  = Y
17 AES XTS (256)  = Y
18
19 ;
20 ; Supported authentication algorithms of a mlx5 crypto driver.
21 ;
22 [Auth]
23
24 ;
25 ; Supported AEAD algorithms of a mlx5 crypto driver.
26 ;
27 [AEAD]
28
29 ;
30 ; Supported Asymmetric algorithms of a mlx5 crypto driver.
31 ;
32 [Asymmetric]