1
0
Fork 0
alistair23-linux/drivers/crypto/bcm
Iuliana Prodan bd30cf533b crypto: export arc4 defines
Some arc4 cipher algorithm defines show up in two places:
crypto/arc4.c and drivers/crypto/bcm/cipher.h.
Let's export them in a common header and update their users.

Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Reviewed-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-02-15 13:21:55 +08:00
..
Makefile crypto: bcm - remove -I. header search path and unused macro define 2019-02-01 14:42:05 +08:00
cipher.c crypto: clarify name of WEAK_KEY request flag 2019-01-25 18:41:52 +08:00
cipher.h crypto: export arc4 defines 2019-02-15 13:21:55 +08:00
spu.c crypto: brcm - Add Broadcom SPU driver 2017-02-11 17:55:20 +08:00
spu.h crypto: brcm - Add Broadcom SPU driver 2017-02-11 17:55:20 +08:00
spu2.c crypto: brcm - Fix SHA3-512 algorithm failure 2017-07-18 17:00:59 +08:00
spu2.h crypto: brcm - Add Broadcom SPU driver 2017-02-11 17:55:20 +08:00
spum.h crypto: brcm - Add Broadcom SPU driver 2017-02-11 17:55:20 +08:00
util.c crypto: bcm - remove unused function do_decrypt() 2019-01-25 18:41:52 +08:00
util.h crypto: bcm - remove unused function do_decrypt() 2019-01-25 18:41:52 +08:00