linux-yocto/arch/arm64/crypto
Eric Biggers 01834444d9 crypto: arm64/aes - use SHA-256 library instead of crypto_shash
In essiv_cbc_set_key(), just use the SHA-256 library instead of
crypto_shash.  This is simpler and also slightly faster.

Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-08-30 15:43:25 +08:00
..
.gitignore
aes-ce-ccm-core.S crypto: arm64/aes-ccm - Merge finalization into en/decrypt asm helpers 2024-01-26 16:39:32 +08:00
aes-ce-ccm-glue.c crypto: scatterwalk - Change scatterwalk_next calling convention 2025-03-15 16:21:22 +08:00
aes-ce-core.S
aes-ce-glue.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
aes-ce-setkey.h
aes-ce.S crypto: arm64/aes-ce - Simplify round key load sequence 2024-04-26 17:26:09 +08:00
aes-cipher-core.S
aes-cipher-glue.c
aes-glue-ce.c
aes-glue-neon.c
aes-glue.c crypto: arm64/aes - use SHA-256 library instead of crypto_shash 2025-08-30 15:43:25 +08:00
aes-modes.S
aes-neon.S crypto: arm64/aes-ce - Simplify round key load sequence 2024-04-26 17:26:09 +08:00
aes-neonbs-core.S
aes-neonbs-glue.c crypto: skcipher - Make skcipher_walk src.virt.addr const 2025-03-15 16:21:22 +08:00
ghash-ce-core.S
ghash-ce-glue.c crypto: arm64/ghash - Use API partial block handling 2025-04-23 11:33:47 +08:00
Kconfig crypto: arm64/aes - use SHA-256 library instead of crypto_shash 2025-08-30 15:43:25 +08:00
Makefile lib/crypto: arm64/sha1: Migrate optimized code into library 2025-07-14 11:11:48 -07:00
nh-neon-core.S
nhpoly1305-neon-glue.c
polyval-ce-core.S
polyval-ce-glue.c crypto: arm64/polyval - Use API partial block handling 2025-04-28 19:40:54 +08:00
sha3-ce-core.S
sha3-ce-glue.c crypto: arm64/sha3-ce - Use API partial block handling 2025-04-23 15:52:46 +08:00
sm3-ce-core.S
sm3-ce-glue.c crypto: arm64/sm3-ce - Use API partial block handling 2025-04-23 15:52:47 +08:00
sm3-neon-core.S
sm3-neon-glue.c crypto: arm64/sm3-neon - Use API partial block handling 2025-04-23 15:52:47 +08:00
sm4-ce-asm.h
sm4-ce-ccm-core.S
sm4-ce-ccm-glue.c crypto: scatterwalk - Change scatterwalk_next calling convention 2025-03-15 16:21:22 +08:00
sm4-ce-cipher-core.S
sm4-ce-cipher-glue.c
sm4-ce-core.S crypto: arm64/sm4 - Remove cfb(sm4) 2023-12-08 11:59:45 +08:00
sm4-ce-gcm-core.S
sm4-ce-gcm-glue.c crypto: scatterwalk - Change scatterwalk_next calling convention 2025-03-15 16:21:22 +08:00
sm4-ce-glue.c crypto: arm64/sm4 - Use API partial block handling 2025-04-23 15:52:47 +08:00
sm4-ce.h crypto: arm64/sm4 - Remove cfb(sm4) 2023-12-08 11:59:45 +08:00
sm4-neon-core.S crypto: arm64/sm4 - Remove cfb(sm4) 2023-12-08 11:59:45 +08:00
sm4-neon-glue.c crypto: arm64/sm4 - Remove cfb(sm4) 2023-12-08 11:59:45 +08:00