From: Vikas Gupta Date: Fri, 16 Oct 2020 04:49:44 +0000 (+0530) Subject: crypto/bcmfs: fix features documentation X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=26015a9b007f2536b1689412e0e45e7032b7fe51;p=dpdk.git crypto/bcmfs: fix features documentation Fix documentation error in bcmfs.ini. Add a section for asymmetric algorithms. Signed-off-by: Vikas Gupta Reviewed-by: Ajit Khaparde --- diff --git a/doc/guides/cryptodevs/features/bcmfs.ini b/doc/guides/cryptodevs/features/bcmfs.ini index 6a718856b9..f7fb2ed884 100644 --- a/doc/guides/cryptodevs/features/bcmfs.ini +++ b/doc/guides/cryptodevs/features/bcmfs.ini @@ -41,7 +41,6 @@ SHA512 = Y SHA512 HMAC = Y AES GMAC = Y AES CMAC (128) = Y -AES CBC MAC = Y AES XCBC MAC = Y ; @@ -54,3 +53,8 @@ AES GCM (256) = Y AES CCM (128) = Y AES CCM (192) = Y AES CCM (256) = Y + +; +; Supported Asymmetric algorithms of the 'bcmfs' crypto driver. +; +[Asymmetric]