linux-uconsole/drivers/crypto/bcm
Raveendra Padasalagi b0465a7187 crypto: bcm - fix normal/non key hash algorithm failure
[ Upstream commit 4f0129d13e ]

Remove setkey() callback handler for normal/non key
hash algorithms and keep it for AES-CBC/CMAC which needs key.

Fixes: 9d12ba86f8 ("crypto: brcm - Add Broadcom SPU driver")
Signed-off-by: Raveendra Padasalagi <raveendra.padasalagi@broadcom.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-13 08:51:25 +01:00
..
cipher.c crypto: bcm - fix normal/non key hash algorithm failure 2019-12-13 08:51:25 +01:00
cipher.h crypto: bcm - Use GCM IV size constant 2017-09-22 17:43:12 +08:00
Makefile
spu.c
spu.h
spu2.c crypto: brcm - Fix SHA3-512 algorithm failure 2017-07-18 17:00:59 +08:00
spu2.h
spum.h
util.c crypto: bcm - Delete an error message for a failed memory allocation in do_shash() 2018-02-22 22:16:59 +08:00
util.h