All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vikas Gupta <vikas.gupta@broadcom.com>
To: dev@dpdk.org, akhil.goyal@nxp.com, thomas@monjalon.net
Cc: vikram.prakash@broadcom.com, Vikas Gupta <vikas.gupta@broadcom.com>
Subject: [dpdk-dev] [PATCH v1 1/1] crypto/bcmfs: fix documentation error
Date: Fri, 16 Oct 2020 10:19:44 +0530	[thread overview]
Message-ID: <20201016044944.22913-2-vikas.gupta@broadcom.com> (raw)
In-Reply-To: <20201016044944.22913-1-vikas.gupta@broadcom.com>

Fix documentation error in bcmfs.ini. Add a section for
asymmetric algorithms.

Signed-off-by: Vikas Gupta <vikas.gupta@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
---
 doc/guides/cryptodevs/features/bcmfs.ini | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/doc/guides/cryptodevs/features/bcmfs.ini b/doc/guides/cryptodevs/features/bcmfs.ini
index 6a718856b..f7fb2ed88 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]
-- 
2.17.1


  reply	other threads:[~2020-10-16  4:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16  4:49 [dpdk-dev] [PATCH v1 0/1] documentation error fix Vikas Gupta
2020-10-16  4:49 ` Vikas Gupta [this message]
2020-10-16 10:28   ` [dpdk-dev] [PATCH v1 1/1] crypto/bcmfs: fix documentation error Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201016044944.22913-2-vikas.gupta@broadcom.com \
    --to=vikas.gupta@broadcom.com \
    --cc=akhil.goyal@nxp.com \
    --cc=dev@dpdk.org \
    --cc=thomas@monjalon.net \
    --cc=vikram.prakash@broadcom.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.