mbox

[0/3] Fix handling of block size in qat for hash

Message ID 20181212195904.8160-1-arkadiuszx.kusztal@intel.com (mailing list archive)
Headers

Message

Arkadiusz Kusztal Dec. 12, 2018, 7:59 p.m. UTC
  This patchset fixes invalid message which is caused by not
entirely correct way of checking for block size.

Arek Kusztal (3):
  crypto/qat: handle error msg of block size properly
  crypto/qat: fix message for CCM when setting unused counter
  crypto/qat: fix message for NULL algo setting unused counter

 drivers/crypto/qat/qat_sym_session.c | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)