X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fcryptodevs%2Ffeatures%2Fdefault.ini;h=d3ee1afa524c818e46cc266341aafe685198a055;hb=16015fd65a5532604139d4c597e1c16027209c4e;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..d3ee1afa52 100644 --- a/doc/guides/cryptodevs/features/default.ini +++ b/doc/guides/cryptodevs/features/default.ini @@ -23,6 +23,9 @@ 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. @@ -95,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