X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fcryptodevs%2Ffeatures%2Fopenssl.ini;h=6ddca39e73f0d17bf90e982ac2a6b3101c13b200;hb=092a9de50b25c2b66eb79be83bee21c2db2f08e5;hp=385ec4e0de70798ce714ad4a5b5c0d6c5ec22eba;hpb=1a4998dc4d9446c58e1813bb05b92b572edb381e;p=dpdk.git diff --git a/doc/guides/cryptodevs/features/openssl.ini b/doc/guides/cryptodevs/features/openssl.ini index 385ec4e0de..6ddca39e73 100644 --- a/doc/guides/cryptodevs/features/openssl.ini +++ b/doc/guides/cryptodevs/features/openssl.ini @@ -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. @@ -48,3 +53,13 @@ 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