xref: /dpdk/doc/guides/cryptodevs/features/dpaa_sec.ini (revision c5788a1097ac998dc47727cc29dba312d190923a)
1bf551c96SAkhil Goyal;
2bf551c96SAkhil Goyal; Supported features of the 'dpaa_sec' crypto driver.
3bf551c96SAkhil Goyal;
4bf551c96SAkhil Goyal; Refer to default.ini for the full list of available PMD features.
5bf551c96SAkhil Goyal;
6bf551c96SAkhil Goyal[Features]
7bf551c96SAkhil GoyalSymmetric crypto       = Y
8bf551c96SAkhil GoyalSym operation chaining = Y
9bf551c96SAkhil GoyalHW Accelerated         = Y
101f14d500SAkhil GoyalProtocol offload       = Y
112717246eSPablo de LaraIn Place SGL           = Y
122717246eSPablo de LaraOOP SGL In SGL Out     = Y
132717246eSPablo de LaraOOP SGL In LB  Out     = Y
142717246eSPablo de LaraOOP LB  In SGL Out     = Y
152717246eSPablo de LaraOOP LB  In LB  Out     = Y
16bf551c96SAkhil Goyal
17bf551c96SAkhil Goyal;
18bf551c96SAkhil Goyal; Supported crypto algorithms of the 'dpaa_sec' crypto driver.
19bf551c96SAkhil Goyal;
20bf551c96SAkhil Goyal[Cipher]
21bf551c96SAkhil GoyalAES CBC (128) = Y
22bf551c96SAkhil GoyalAES CBC (192) = Y
23bf551c96SAkhil GoyalAES CBC (256) = Y
24bf551c96SAkhil GoyalAES CTR (128) = Y
25bf551c96SAkhil GoyalAES CTR (192) = Y
26bf551c96SAkhil GoyalAES CTR (256) = Y
27bf551c96SAkhil Goyal3DES CBC      = Y
28*c5788a10SHemant AgrawalSNOW3G UEA2   = Y
29*c5788a10SHemant AgrawalZUC EEA3      = Y
30bf551c96SAkhil Goyal
31bf551c96SAkhil Goyal;
32bf551c96SAkhil Goyal; Supported authentication algorithms of the 'dpaa_sec' crypto driver.
33bf551c96SAkhil Goyal;
34bf551c96SAkhil Goyal[Auth]
35bf551c96SAkhil GoyalMD5 HMAC     = Y
36bf551c96SAkhil GoyalSHA1 HMAC    = Y
37bf551c96SAkhil GoyalSHA224 HMAC  = Y
38bf551c96SAkhil GoyalSHA256 HMAC  = Y
39bf551c96SAkhil GoyalSHA384 HMAC  = Y
40bf551c96SAkhil GoyalSHA512 HMAC  = Y
41*c5788a10SHemant AgrawalSNOW3G UIA2  = Y
42*c5788a10SHemant AgrawalZUC EIA3     = Y
43bf551c96SAkhil Goyal
44bf551c96SAkhil Goyal;
45bf551c96SAkhil Goyal; Supported AEAD algorithms of the 'dpaa_sec' crypto driver.
46bf551c96SAkhil Goyal;
47bf551c96SAkhil Goyal[AEAD]
48bf551c96SAkhil GoyalAES GCM (128) = Y
49bf551c96SAkhil GoyalAES GCM (192) = Y
50bf551c96SAkhil GoyalAES GCM (256) = Y
517df9d02eSFiona Trahe
527df9d02eSFiona Trahe;
537df9d02eSFiona Trahe; Supported Asymmetric algorithms of the 'dpaa_sec' crypto driver.
547df9d02eSFiona Trahe;
557df9d02eSFiona Trahe[Asymmetric]