summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorQian Cai <quic_qiancai@quicinc.com>2022-06-24 14:13:38 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-08-21 16:15:44 +0300
commit64b1e3f90491177c81f86bed92f2053f29e41113 (patch)
treec3b6149e332205b6fc34e687ead99b44ac7259b0 /tools
parent2e306d74adcf9c0b95b4ff455834cfd4bd45fc0b (diff)
downloadlinux-64b1e3f90491177c81f86bed92f2053f29e41113.tar.xz
crypto: arm64/gcm - Select AEAD for GHASH_ARM64_CE
[ Upstream commit fac76f2260893dde5aa05bb693b4c13e8ed0454b ] Otherwise, we could fail to compile. ld: arch/arm64/crypto/ghash-ce-glue.o: in function 'ghash_ce_mod_exit': ghash-ce-glue.c:(.exit.text+0x24): undefined reference to 'crypto_unregister_aead' ld: arch/arm64/crypto/ghash-ce-glue.o: in function 'ghash_ce_mod_init': ghash-ce-glue.c:(.init.text+0x34): undefined reference to 'crypto_register_aead' Fixes: 537c1445ab0b ("crypto: arm64/gcm - implement native driver using v8 Crypto Extensions") Signed-off-by: Qian Cai <quic_qiancai@quicinc.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions