X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fcryptodevs%2Ffeatures%2Fdefault.ini;h=0e06261a5db8a5eed51408dc0cfcacc5ce91f1a6;hb=62012a76811ec1344231fee57a056bd1f5ab9dde;hp=810da0d7d9ddd2b49684281fe5558060458e073b;hpb=0ad08d3c29dc0bebe7f7c95efb77925cdeb1f665;p=dpdk.git diff --git a/doc/guides/cryptodevs/features/default.ini b/doc/guides/cryptodevs/features/default.ini index 810da0d7d9..0e06261a5d 100644 --- a/doc/guides/cryptodevs/features/default.ini +++ b/doc/guides/cryptodevs/features/default.ini @@ -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. @@ -95,3 +97,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