This patch improves the performance of AES GCM by using the Single Pass Crypto Request functionality when running on GEN3 QAT.
Adam Dybkowski (2): common/qat: add new QAT GEN3 definitions crypto/qat: handle Single Pass Crypto Requests drivers/common/qat/qat_adf/icp_qat_fw_la.h | 19 +++++++++--- drivers/crypto/qat/qat_sym.c | 36 ++++++++++++++++++++-- drivers/crypto/qat/qat_sym_session.c | 2 +- 3 files changed, 49 insertions(+), 8 deletions(-) -- 2.17.1