This patch add support, update QAT documentation and enable tests for AES-CMAC.
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 | 25 ++-- 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, 160 insertions(+), 70 deletions(-) -- 2.7.4