cryptodev: add RSA private key feature flag
[dpdk.git] / doc / guides / cryptodevs / features / default.ini
index 92a7ccf..5f3ed30 100644 (file)
@@ -23,6 +23,8 @@ 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     =
 
 ;
 ; Supported crypto algorithms of a default crypto driver.
@@ -38,9 +40,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    =