e865466b8c819e3cdbca236092aa02c6c19dabad
[dpdk.git] / doc / guides / cryptodevs / features / octeontx2.ini
1 ;
2 ; Supported features of the 'octeontx2' crypto driver.
3 ;
4 ; Refer to default.ini for the full list of available PMD features.
5 ;
6 [Features]
7 Symmetric crypto       = Y
8 Asymmetric crypto      = Y
9 Sym operation chaining = Y
10 HW Accelerated         = Y
11 In Place SGL           = Y
12 OOP SGL In LB  Out     = Y
13 OOP SGL In SGL Out     = Y
14 RSA PRIV OP KEY QT     = Y
15 Symmetric sessionless  = Y
16
17 ;
18 ; Supported crypto algorithms of 'octeontx2' crypto driver.
19 ;
20 [Cipher]
21 NULL           = Y
22 3DES CBC       = Y
23 3DES ECB       = Y
24 AES CBC (128)  = Y
25 AES CBC (192)  = Y
26 AES CBC (256)  = Y
27 AES CTR (128)  = Y
28 AES CTR (192)  = Y
29 AES CTR (256)  = Y
30 AES XTS (128)  = Y
31 AES XTS (256)  = Y
32 DES CBC        = Y
33 KASUMI F8      = Y
34 SNOW3G UEA2    = Y
35 ZUC EEA3       = Y
36
37 ;
38 ; Supported authentication algorithms of 'octeontx2' crypto driver.
39 ;
40 [Auth]
41 NULL         = Y
42 AES GMAC     = Y
43 KASUMI F9    = Y
44 MD5          = Y
45 MD5 HMAC     = Y
46 SHA1         = Y
47 SHA1 HMAC    = Y
48 SHA224       = Y
49 SHA224 HMAC  = Y
50 SHA256       = Y
51 SHA256 HMAC  = Y
52 SHA384       = Y
53 SHA384 HMAC  = Y
54 SHA512       = Y
55 SHA512 HMAC  = Y
56 SNOW3G UIA2  = Y
57 ZUC EIA3     = Y
58
59 ;
60 ; Supported AEAD algorithms of 'octeontx2' crypto driver.
61 ;
62 [AEAD]
63 AES GCM (128)     = Y
64 AES GCM (192)     = Y
65 AES GCM (256)     = Y
66 CHACHA20-POLY1305 = Y
67
68 ;
69 ; Supported Asymmetric algorithms of the 'octeontx2' crypto driver.
70 ;
71 [Asymmetric]
72 RSA                     = Y
73 DSA                     =
74 Modular Exponentiation  = Y
75 Modular Inversion       =
76 Diffie-hellman          =
77 ECDSA                   = Y
78 ECPM                    = Y