mbox

[v2,0/3] add AES-CMAC support

Message ID 1538652150-2373-1-git-send-email-tomaszx.cel@intel.com (mailing list archive)
Headers

Message

Cel, TomaszX Oct. 4, 2018, 11:22 a.m. UTC
  This patch add support, update QAT documentation and enable tests for AES-CMAC.

v2: 
* deleted unnecessary white signs from documentation part

Tomasz Cel (3):
  crypto/qat: add support AES-CMAC
  test/qat: test for AES-CMAC
  doc/qat: add AES-CMAC to the QAT feature list

 doc/guides/cryptodevs/features/qat.ini       |   1 +
 drivers/crypto/qat/qat_sym_session.c         | 190 +++++++++++++++++++--------
 drivers/crypto/qat/qat_sym_session.h         |   3 +
 test/test/test_cryptodev_hash_test_vectors.h |  12 +-
 4 files changed, 148 insertions(+), 58 deletions(-)