X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fcryptodevs%2Fnitrox.rst;h=85f5212b6472bee4e916460bbc39b5f04f36af20;hb=2a41db7589cb27dc491963f8c09b8dd452a8296d;hp=f8a527c058b486689ea263e5293e7ff5d6da48b3;hpb=053e1f3c1378b9e73811d0217c46d644ed1f37ef;p=dpdk.git diff --git a/doc/guides/cryptodevs/nitrox.rst b/doc/guides/cryptodevs/nitrox.rst index f8a527c058..85f5212b64 100644 --- a/doc/guides/cryptodevs/nitrox.rst +++ b/doc/guides/cryptodevs/nitrox.rst @@ -18,6 +18,7 @@ Nitrox crypto PMD has support for: Cipher algorithms: * ``RTE_CRYPTO_CIPHER_AES_CBC`` +* ``RTE_CRYPTO_CIPHER_3DES_CBC`` Hash algorithms: @@ -29,6 +30,7 @@ Limitations ----------- * AES_CBC Cipher Only combination is not supported. +* 3DES Cipher Only combination is not supported. * Session-less APIs are not supported. Installation