[dpdk-stable] [PATCH v2 0/3] add AES-CMAC support
    Tomasz Cel 
    tomaszx.cel at intel.com
       
    Thu Oct  4 13:22:27 CEST 2018
    
    
  
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(-)
-- 
2.7.4
    
    
More information about the stable
mailing list