xref: /dpdk/doc/guides/cryptodevs/features/dpaa_sec.ini (revision 7df9d02e68c5e44e008cb6151021c04c428ed735)
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
28bf551c96SAkhil Goyal
29bf551c96SAkhil Goyal;
30bf551c96SAkhil Goyal; Supported authentication algorithms of the 'dpaa_sec' crypto driver.
31bf551c96SAkhil Goyal;
32bf551c96SAkhil Goyal[Auth]
33bf551c96SAkhil GoyalMD5 HMAC     = Y
34bf551c96SAkhil GoyalSHA1 HMAC    = Y
35bf551c96SAkhil GoyalSHA224 HMAC  = Y
36bf551c96SAkhil GoyalSHA256 HMAC  = Y
37bf551c96SAkhil GoyalSHA384 HMAC  = Y
38bf551c96SAkhil GoyalSHA512 HMAC  = Y
39bf551c96SAkhil Goyal
40bf551c96SAkhil Goyal;
41bf551c96SAkhil Goyal; Supported AEAD algorithms of the 'dpaa_sec' crypto driver.
42bf551c96SAkhil Goyal;
43bf551c96SAkhil Goyal[AEAD]
44bf551c96SAkhil GoyalAES GCM (128) = Y
45bf551c96SAkhil GoyalAES GCM (192) = Y
46bf551c96SAkhil GoyalAES GCM (256) = Y
47*7df9d02eSFiona Trahe
48*7df9d02eSFiona Trahe;
49*7df9d02eSFiona Trahe; Supported Asymmetric algorithms of the 'dpaa_sec' crypto driver.
50*7df9d02eSFiona Trahe;
51*7df9d02eSFiona Trahe[Asymmetric]