xref: /dpdk/doc/guides/cryptodevs/features/caam_jr.ini (revision 7cc8ef9cf4e9d1f3b1c16daea706f9f433968c61)
1f4eed129SHemant Agrawal;
2f4eed129SHemant Agrawal; Supported features of the 'caam_jr' crypto driver.
3f4eed129SHemant Agrawal;
4f4eed129SHemant Agrawal; Refer to default.ini for the full list of available PMD features.
5f4eed129SHemant Agrawal;
6f4eed129SHemant Agrawal[Features]
7f4eed129SHemant AgrawalSymmetric crypto       = Y
8f4eed129SHemant AgrawalSym operation chaining = Y
9f4eed129SHemant AgrawalHW Accelerated         = Y
10f4eed129SHemant AgrawalProtocol offload       = Y
11f4eed129SHemant AgrawalIn Place SGL           = Y
12f4eed129SHemant AgrawalOOP SGL In SGL Out     = Y
13f4eed129SHemant AgrawalOOP SGL In LB  Out     = Y
14f4eed129SHemant AgrawalOOP LB  In SGL Out     = Y
15f4eed129SHemant AgrawalOOP LB  In LB  Out     = Y
16f4eed129SHemant Agrawal
17f4eed129SHemant Agrawal;
18f4eed129SHemant Agrawal; Supported crypto algorithms of the 'dpaa2_sec' crypto driver.
19f4eed129SHemant Agrawal;
20f4eed129SHemant Agrawal[Cipher]
21f4eed129SHemant AgrawalAES CBC (128) = Y
22f4eed129SHemant AgrawalAES CBC (192) = Y
23f4eed129SHemant AgrawalAES CBC (256) = Y
24f4eed129SHemant AgrawalAES CTR (128) = Y
25f4eed129SHemant AgrawalAES CTR (192) = Y
26f4eed129SHemant AgrawalAES CTR (256) = Y
27f4eed129SHemant Agrawal3DES CBC      = Y
28f4eed129SHemant Agrawal
29f4eed129SHemant Agrawal;
30f4eed129SHemant Agrawal; Supported authentication algorithms of the 'dpaa2_sec' crypto driver.
31f4eed129SHemant Agrawal;
32f4eed129SHemant Agrawal[Auth]
33f4eed129SHemant AgrawalMD5 HMAC     = Y
34f4eed129SHemant AgrawalSHA1 HMAC    = Y
35f4eed129SHemant AgrawalSHA224 HMAC  = Y
36f4eed129SHemant AgrawalSHA256 HMAC  = Y
37f4eed129SHemant AgrawalSHA384 HMAC  = Y
38f4eed129SHemant AgrawalSHA512 HMAC  = Y
39f4eed129SHemant Agrawal
40f4eed129SHemant Agrawal;
41f4eed129SHemant Agrawal; Supported AEAD algorithms of the 'dpaa2_sec' crypto driver.
42f4eed129SHemant Agrawal;
43f4eed129SHemant Agrawal[AEAD]
44f4eed129SHemant AgrawalAES GCM (128) = Y
45f4eed129SHemant AgrawalAES GCM (192) = Y
46f4eed129SHemant AgrawalAES GCM (256) = Y
477df9d02eSFiona Trahe
487df9d02eSFiona Trahe;
497df9d02eSFiona Trahe; Supported Asymmetric algorithms of the 'dpaa2_sec' crypto driver.
507df9d02eSFiona Trahe;
517df9d02eSFiona Trahe[Asymmetric]
52*59e380f1STal Shnaiderman
53*59e380f1STal Shnaiderman;
54*59e380f1STal Shnaiderman; Supported Operating systems of the 'dpaa2_sec' crypto driver.
55*59e380f1STal Shnaiderman;
56*59e380f1STal Shnaiderman[OS]
57*59e380f1STal ShnaidermanLinux = Y
58