DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc/fix: add CCM to the QAT feature list
@ 2018-09-11 17:23 Tomasz Cel
  2018-09-13 13:41 ` Kovacevic, Marko
  2018-09-19  6:27 ` [dpdk-dev] [PATCH v2] doc/crypto: fix missing CCM to " Tomasz Cel
  0 siblings, 2 replies; 6+ messages in thread
From: Tomasz Cel @ 2018-09-11 17:23 UTC (permalink / raw)
  To: dev; +Cc: Tomasz Cel

Signed-off-by: Tomasz Cel <tomaszx.cel@intel.com>
---
 doc/guides/cryptodevs/features/qat.ini | 3 +++
 doc/guides/cryptodevs/qat.rst          | 1 +
 2 files changed, 4 insertions(+)

diff --git a/doc/guides/cryptodevs/features/qat.ini b/doc/guides/cryptodevs/features/qat.ini
index 29d865e..a37a1a1 100644
--- a/doc/guides/cryptodevs/features/qat.ini
+++ b/doc/guides/cryptodevs/features/qat.ini
@@ -56,3 +56,6 @@ ZUC EIA3     = Y
 AES GCM (128) = Y
 AES GCM (192) = Y
 AES GCM (256) = Y
+AES CCM (128) = Y
+AES CCM (256) = Y
+AES CCM (192) = Y
diff --git a/doc/guides/cryptodevs/qat.rst b/doc/guides/cryptodevs/qat.rst
index af10799..b09624f 100644
--- a/doc/guides/cryptodevs/qat.rst
+++ b/doc/guides/cryptodevs/qat.rst
@@ -66,6 +66,7 @@ Hash algorithms:
 Supported AEAD algorithms:
 
 * ``RTE_CRYPTO_AEAD_AES_GCM``
+* ``RTE_CRYPTO_AEAD_AES_CCM``
 
 
 Limitations
-- 
2.7.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-09-26 12:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-11 17:23 [dpdk-dev] [PATCH] doc/fix: add CCM to the QAT feature list Tomasz Cel
2018-09-13 13:41 ` Kovacevic, Marko
2018-09-19  6:27 ` [dpdk-dev] [PATCH v2] doc/crypto: fix missing CCM to " Tomasz Cel
2018-09-19  7:28   ` Trahe, Fiona
2018-09-19  8:09   ` Kovacevic, Marko
2018-09-26 12:26   ` Akhil Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).