linux/drivers/crypto/vmx
Herbert Xu cc8166bfc8 crypto: vmx - Fix warning on p8_ghash_alg
The compiler complains that p8_ghash_alg isn't declared which is
because the header file aesp8-ppc.h isn't included in ghash.c.
This patch fixes the warning.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-07-08 15:21:15 +08:00
..
.gitignore
aes_cbc.c
aes_ctr.c
aes_xts.c
aes.c
aesp8-ppc.h
aesp8-ppc.pl
ghash.c crypto: vmx - Fix warning on p8_ghash_alg 2022-07-08 15:21:15 +08:00
ghashp8-ppc.pl crypto: vmx - drop unexpected word 'for' in comments 2022-06-30 15:56:58 +08:00
Kconfig crypto: vmx - add missing dependencies 2022-03-03 10:49:21 +12:00
Makefile crypto: vmx - Fix build error 2022-05-10 11:20:25 +08:00
ppc-xlate.pl
vmx.c