[dpdk-dev] [PATCH] qat: fix for digest verification use case

2016-07-10 Thread Thomas Monjalon
2016-07-10 11:21, Deepak Kumar Jain: > This fixes the cases in which operation was Digest verify. > > Fixes: e25200fbb45df ("crypto: add cipher/auth only support") > > Signed-off-by: Deepak Kumar Jain Applied, thanks

[dpdk-dev] [PATCH] qat: fix for digest verification use case

2016-07-10 Thread Deepak Kumar Jain
This fixes the cases in which operation was Digest verify. Fixes: e25200fbb45df ("crypto: add cipher/auth only support") Signed-off-by: Deepak Kumar Jain --- drivers/crypto/qat/qat_adf/qat_algs.h| 3 ++- drivers/crypto/qat/qat_adf/qat_algs_build_desc.c | 10 +-