commit | 45665652447bad5af4ac3632d1ba6235da296ccb | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Tue May 21 13:34:15 2019 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Sep 21 07:14:07 2019 +0200 |
tree | 93ad2eb82acf4fb36e6134171eb151be27b66921 | |
parent | d3e16cd9418570f6ebfb254a9544eb3291727935 [diff] |
crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking. commit 4bbfb839259a9c96a0be872e16f7471b7136aee5 upstream. In that mode, hardware ICV verification is not supported. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Fixes: 7405c8d7ff97 ("crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU") Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>