]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: chelsio - Fix wrong error counter increments
authorHarsh Jain <harsh@chelsio.com>
Tue, 11 Dec 2018 10:51:42 +0000 (16:21 +0530)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 23 Dec 2018 03:52:43 +0000 (11:52 +0800)
commitf31ba0f95f1998118098978dbfb25ecbec6b0891
treec7a6ce1c90f61afd13780fdcad3afca4d1be042e
parent6501ab5ed4d925cce4c2a1c49b63583c42e65bd8
crypto: chelsio - Fix wrong error counter increments

Fix error counter increment in AEAD decrypt operation when
validation of tag is done in Driver instead of H/W.

Signed-off-by: Harsh Jain <harsh@chelsio.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/chelsio/chcr_algo.c
drivers/crypto/chelsio/chcr_core.c