linux_dsm_epyc7002/arch/arm64/crypto
Ard Biesheuvel 17d0fb1feb crypto: arm64/gcm - use variably sized key struct
Now that the ghash and gcm drivers are split, we no longer need to allocate
a key struct for the former that carries powers of H that are only used by
the latter. Also, take this opportunity to clean up the code a little bit.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-07-09 22:14:32 +10:00
..
.gitignore
aes-ce-ccm-core.S
aes-ce-ccm-glue.c
aes-ce-core.S
aes-ce-glue.c
aes-ce-setkey.h
aes-ce.S
aes-cipher-core.S
aes-cipher-glue.c
aes-glue.c
aes-modes.S
aes-neon.S
aes-neonbs-core.S
aes-neonbs-glue.c
chacha-neon-core.S
chacha-neon-glue.c
crct10dif-ce-core.S
crct10dif-ce-glue.c
ghash-ce-core.S
ghash-ce-glue.c crypto: arm64/gcm - use variably sized key struct 2020-07-09 22:14:32 +10:00
Kconfig
Makefile
nh-neon-core.S
nhpoly1305-neon-glue.c
poly1305-armv8.pl
poly1305-core.S_shipped
poly1305-glue.c
sha1-ce-core.S
sha1-ce-glue.c
sha2-ce-core.S
sha2-ce-glue.c
sha3-ce-core.S
sha3-ce-glue.c
sha256-core.S_shipped
sha256-glue.c
sha512-armv8.pl
sha512-ce-core.S
sha512-ce-glue.c
sha512-core.S_shipped
sha512-glue.c
sm3-ce-core.S
sm3-ce-glue.c
sm4-ce-core.S
sm4-ce-glue.c