[v2,3/3] doc/qat: add AES-CMAC to the QAT feature list

Message ID 1538652150-2373-4-git-send-email-tomaszx.cel@intel.com (mailing list archive)
State Superseded, archived
Delegated to: akhil goyal
Headers
Series add AES-CMAC support |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK

Commit Message

Cel, TomaszX Oct. 4, 2018, 11:22 a.m. UTC
  Update the QAT documentation to show that it supports AES-CMAC.

Signed-off-by: Tomasz Cel <tomaszx.cel@intel.com>
---
 doc/guides/cryptodevs/features/qat.ini | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/doc/guides/cryptodevs/features/qat.ini b/doc/guides/cryptodevs/features/qat.ini
index 220291b..4f15ee0 100644
--- a/doc/guides/cryptodevs/features/qat.ini
+++ b/doc/guides/cryptodevs/features/qat.ini
@@ -48,6 +48,7 @@  SNOW3G UIA2  = Y
 KASUMI F9    = Y
 AES XCBC MAC = Y
 ZUC EIA3     = Y
+AES CMAC (128) = Y
 
 ;
 ; Supported AEAD algorithms of the 'qat' crypto driver.