examples/power: fix FreeBSD meson lib dependency
[dpdk.git] / doc / guides / cryptodevs / features / default.ini
index 4278388..d3ee1af 100644 (file)
@@ -18,7 +18,14 @@ CPU AVX512             =
 CPU AESNI              =
 CPU NEON               =
 CPU ARM CE             =
-Mbuf scatter gather    =
+In Place SGL           =
+OOP SGL In SGL Out     =
+OOP SGL In LB  Out     =
+OOP LB  In SGL Out     =
+OOP LB  In LB  Out     =
+RSA PRIV OP KEY EXP    =
+RSA PRIV OP KEY QT     =
+Digest encrypted       =
 
 ;
 ; Supported crypto algorithms of a default crypto driver.
@@ -34,9 +41,13 @@ AES ECB (256)  =
 AES CTR (128)  =
 AES CTR (192)  =
 AES CTR (256)  =
+AES XTS (128)  =
+AES XTS (192)  =
+AES XTS (256)  =
 AES DOCSIS BPI =
 3DES CBC       =
 3DES CTR       =
+3DES ECB       =
 DES CBC        =
 DES DOCSIS BPI =
 SNOW3G UEA2    =
@@ -87,3 +98,12 @@ AES GCM (256) =
 AES CCM (128) =
 AES CCM (192) =
 AES CCM (256) =
+;
+; Supported Asymmetric algorithms of a default crypto driver.
+;
+[Asymmetric]
+RSA =
+DSA =
+Modular Exponentiation =
+Modular Inversion =
+Diffie-hellman =
\ No newline at end of file