| Date | Mon, 8 Apr 2019 13:48:23 +0800 | From | Herbert Xu <> | Subject | [GIT] Crypto Fixes for 5.1 |
| |
Hi Linus:
This push fixes a bug in the implementation of xcbc and cmac in caam.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus
Iuliana Prodan (1): crypto: caam - fix copy of next buffer for xcbc and cmac
drivers/crypto/caam/caamhash.c | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-)
Thanks, -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
|