xref: /dpdk/doc/guides/cryptodevs/features/dpaa2_sec.ini (revision 59e380f193edce3a5beab7118da22199c166e0ec)
14bbee28bSAkhil Goyal;
24bbee28bSAkhil Goyal; Supported features of the 'dpaa2_sec' crypto driver.
34bbee28bSAkhil Goyal;
44bbee28bSAkhil Goyal; Refer to default.ini for the full list of available PMD features.
54bbee28bSAkhil Goyal;
64bbee28bSAkhil Goyal[Features]
74bbee28bSAkhil GoyalSymmetric crypto       = Y
84bbee28bSAkhil GoyalSym operation chaining = Y
94bbee28bSAkhil GoyalHW Accelerated         = Y
100a23d4b6SAkhil 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
164bbee28bSAkhil Goyal
174bbee28bSAkhil Goyal;
184bbee28bSAkhil Goyal; Supported crypto algorithms of the 'dpaa2_sec' crypto driver.
194bbee28bSAkhil Goyal;
204bbee28bSAkhil Goyal[Cipher]
214bbee28bSAkhil GoyalAES CBC (128) = Y
224bbee28bSAkhil GoyalAES CBC (192) = Y
234bbee28bSAkhil GoyalAES CBC (256) = Y
2413273250SAkhil GoyalAES CTR (128) = Y
2513273250SAkhil GoyalAES CTR (192) = Y
2613273250SAkhil GoyalAES CTR (256) = Y
27a6e892f4SAkhil GoyalDES CBC       = Y
284bbee28bSAkhil Goyal3DES CBC      = Y
299ecbe824SHemant AgrawalSNOW3G UEA2   = Y
30b69ee138SHemant AgrawalZUC EEA3      = Y
314bbee28bSAkhil Goyal
324bbee28bSAkhil Goyal;
334bbee28bSAkhil Goyal; Supported authentication algorithms of the 'dpaa2_sec' crypto driver.
344bbee28bSAkhil Goyal;
354bbee28bSAkhil Goyal[Auth]
36a054c627SAkhil GoyalMD5          = Y
374bbee28bSAkhil GoyalMD5 HMAC     = Y
38a054c627SAkhil GoyalSHA1         = Y
394bbee28bSAkhil GoyalSHA1 HMAC    = Y
40a054c627SAkhil GoyalSHA224       = Y
414bbee28bSAkhil GoyalSHA224 HMAC  = Y
42a054c627SAkhil GoyalSHA256       = Y
434bbee28bSAkhil GoyalSHA256 HMAC  = Y
44a054c627SAkhil GoyalSHA384       = Y
454bbee28bSAkhil GoyalSHA384 HMAC  = Y
46a054c627SAkhil GoyalSHA512       = Y
474bbee28bSAkhil GoyalSHA512 HMAC  = Y
489ecbe824SHemant AgrawalSNOW3G UIA2  = Y
49caf84d61SAkhil GoyalAES XCBC MAC = Y
50b69ee138SHemant AgrawalZUC EIA3     = Y
5183087a92SHemant AgrawalAES CMAC (128) = Y
524bbee28bSAkhil Goyal
534bbee28bSAkhil Goyal;
5413273250SAkhil Goyal; Supported AEAD algorithms of the 'dpaa2_sec' crypto driver.
554bbee28bSAkhil Goyal;
564bbee28bSAkhil Goyal[AEAD]
5713273250SAkhil GoyalAES GCM (128) = Y
5813273250SAkhil GoyalAES GCM (192) = Y
5913273250SAkhil GoyalAES GCM (256) = Y
607df9d02eSFiona Trahe
617df9d02eSFiona Trahe;
627df9d02eSFiona Trahe; Supported Asymmetric algorithms of the 'dpaa2_sec' crypto driver.
637df9d02eSFiona Trahe;
647df9d02eSFiona Trahe[Asymmetric]
65*59e380f1STal Shnaiderman
66*59e380f1STal Shnaiderman;
67*59e380f1STal Shnaiderman; Supported Operating systems of the 'dpaa2_sec' crypto driver.
68*59e380f1STal Shnaiderman;
69*59e380f1STal Shnaiderman[OS]
70*59e380f1STal ShnaidermanLinux = Y
71