diff options
author | Tianjia Zhang <tianjia.zhang@linux.alibaba.com> | 2022-04-11 11:13:13 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-04-15 16:34:30 +0800 |
commit | b45b0a12200893732a0b0ec4a6df18521fd976ad (patch) | |
tree | 4c2a06dc976693102944a5b91ac5bb89fe975a4f /arch/arm64/include | |
parent | 948e35f13181a8ee85ca5b8cf50248746dfc6291 (diff) |
crypto: arm64/sm4 - Fix wrong dependency of NEON/CE implementation
Commit d2825fa9365d ("crypto: sm3,sm4 - move into crypto directory")
moved the sm4 library implementation from the lib/crypto directory to
the crypto directory and configured the name as CRYPTO_SM4. The arm64
SM4 NEON/CE implementation depends on this and needs to be modified
uniformly.
Fixes: 4f1aef9b806f ("crypto: arm64/sm4 - add ARMv8 NEON implementation")
Fixes: 5b33e0ec881c ("crypto: arm64/sm4 - add ARMv8 Crypto Extensions implementation")
Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/arm64/include')
0 files changed, 0 insertions, 0 deletions