X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fcryptodevs%2Fnitrox.rst;h=82c4418cd35e44888b7a53f39d3c5342343e1ab2;hb=413c75c33c402a3170b8311bdc9afb7bded29207;hp=91fca905a4987ef62d16b52a980fa178ef26b5cc;hpb=93ba4a6e17d48ba573bbf7d7dec542a1e8d09301;p=dpdk.git diff --git a/doc/guides/cryptodevs/nitrox.rst b/doc/guides/cryptodevs/nitrox.rst index 91fca905a4..82c4418cd3 100644 --- a/doc/guides/cryptodevs/nitrox.rst +++ b/doc/guides/cryptodevs/nitrox.rst @@ -33,17 +33,8 @@ Supported AEAD algorithms: Limitations ----------- -* AES_CBC Cipher Only combination is not supported. -* 3DES Cipher Only combination is not supported. * Session-less APIs are not supported. -Installation ------------- - -For compiling the Nitrox crypto PMD, please check if the -CONFIG_RTE_LIBRTE_PMD_NITROX setting is set to `y` in config/common_base file. - -* ``CONFIG_RTE_LIBRTE_PMD_NITROX=y`` Initialization --------------