crypto/qat: fix digest verification
authorDeepak Kumar Jain <deepak.k.jain@intel.com>
Sun, 10 Jul 2016 10:21:22 +0000 (11:21 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 10 Jul 2016 12:51:09 +0000 (14:51 +0200)
commit37e60917c005d80682fead88b12d4c045f422488
tree082391af351360c19e435eeb3b07d9760623dd69
parentebee5594a35e2af743ff03cde7d4bac67ac772f2
crypto/qat: fix digest verification

This fixes the cases in which operation was Digest verify.

Fixes: e25200fbb45d ("qat: add cipher/auth only")

Signed-off-by: Deepak Kumar Jain <deepak.k.jain@intel.com>
drivers/crypto/qat/qat_adf/qat_algs.h
drivers/crypto/qat/qat_adf/qat_algs_build_desc.c
drivers/crypto/qat/qat_crypto.c