crypto/octeontx: add asymmetric session operations
[dpdk.git] / doc / guides / cryptodevs / features / nitrox.ini
1 ;
2 ; Supported features of the 'nitrox' 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 HW Accelerated         = Y
10 In Place SGL           = Y
11 OOP SGL In SGL Out     = Y
12 OOP SGL In LB  Out     = Y
13 OOP LB  In SGL Out     = Y
14 OOP LB  In LB  Out     = Y
15
16 ;
17 ; Supported crypto algorithms of the 'nitrox' crypto driver.
18 ;
19 [Cipher]
20 AES CBC (128)  = Y
21 AES CBC (192)  = Y
22 AES CBC (256)  = Y
23
24 ;
25 ; Supported authentication algorithms of the 'nitrox' crypto driver.
26 ;
27 [Auth]
28 SHA1 HMAC    = Y
29 SHA224 HMAC  = Y
30 SHA256 HMAC  = Y
31
32 ;
33 ; Supported AEAD algorithms of the 'nitrox' crypto driver.
34 ;
35 [AEAD]
36
37 ;
38 ; Supported Asymmetric algorithms of the 'nitrox' crypto driver.
39 ;
40 [Asymmetric]