linux/drivers/crypto/amcc
Christian Lamparter 9e0a0b3a19 crypto: crypto4xx - pointer arithmetic overhaul
This patch improves the readability of various functions,
by replacing various void* pointers declarations with
their respective structs *. This makes it possible to go
for the eye-friendly array-indexing methods.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-09-22 17:43:19 +08:00
..
crypto4xx_alg.c crypto: crypto4xx - pointer arithmetic overhaul 2017-09-22 17:43:19 +08:00
crypto4xx_core.c crypto: crypto4xx - pointer arithmetic overhaul 2017-09-22 17:43:19 +08:00
crypto4xx_core.h crypto: crypto4xx - pointer arithmetic overhaul 2017-09-22 17:43:19 +08:00
crypto4xx_reg_def.h crypto: crypto4xx - rename ce_ring_contol to ce_ring_control 2017-04-24 18:11:06 +08:00
crypto4xx_sa.h crypto: crypto4xx - enable AES RFC3686, ECB, CFB and OFB offloads 2017-09-22 17:43:18 +08:00
crypto4xx_trng.c crypto4xx: integrate ppc4xx-rng into crypto4xx 2016-04-20 17:50:02 +08:00
crypto4xx_trng.h crypto4xx: integrate ppc4xx-rng into crypto4xx 2016-04-20 17:50:02 +08:00
Makefile crypto: crypto4xx - move and refactor dynamic_contents helpers 2017-09-22 17:43:18 +08:00