arm64/crypto: SHA-1 using ARMv8 Crypto Extensions
This patch adds support for the SHA-1 Secure Hash Algorithm for CPUs that have support for the SHA-1 part of the ARM v8 Crypto Extensions. Signed-off-by: NArd Biesheuvel <ard.biesheuvel@linaro.org> Acked-by: NHerbert Xu <herbert@gondor.apana.org.au>
Showing
arch/arm64/crypto/Kconfig
0 → 100644
arch/arm64/crypto/Makefile
0 → 100644
arch/arm64/crypto/sha1-ce-core.S
0 → 100644
arch/arm64/crypto/sha1-ce-glue.c
0 → 100644
想要评论请 注册 或 登录