]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/seastar/dpdk/doc/guides/cryptodevs/features/openssl.ini
import 15.2.0 Octopus source
[ceph.git] / ceph / src / seastar / dpdk / doc / guides / cryptodevs / features / openssl.ini
index aeb2a500b4f5110a396e8311aa12ae6df705d611..6ddca39e73f0d17bf90e982ac2a6b3101c13b200 100644 (file)
@@ -6,6 +6,11 @@
 [Features]
 Symmetric crypto       = Y
 Sym operation chaining = Y
+OOP SGL In LB  Out     = Y
+OOP LB  In LB  Out     = Y
+Asymmetric crypto      = Y
+RSA PRIV OP KEY EXP    = Y
+RSA PRIV OP KEY QT     = Y
 
 ;
 ; Supported crypto algorithms of the 'openssl' crypto driver.
@@ -45,3 +50,16 @@ AES GMAC     = Y
 AES GCM (128) = Y
 AES GCM (192) = Y
 AES GCM (256) = Y
+AES CCM (128) = Y
+AES CCM (192) = Y
+AES CCM (256) = Y
+
+;
+; Supported Asymmetric algorithms of the 'openssl' crypto driver.
+;
+[Asymmetric]
+RSA = Y
+DSA = Y
+Modular Exponentiation = Y
+Modular Inversion = Y
+Diffie-hellman = Y