blob: 6a87b655a3e7ec29baae69e04894f452692f37c1 [file] [log] [blame]
7a3b1c6ee761 ("crypto: arm64/aes-neonbs - replace tweak mask literal with composition")
20ab63325830 ("crypto: arm64/aes-bs - yield NEON after every block of input")
88a3f582bea9 ("crypto: arm64/aes - don't use IV buffer to return final keystream block")
1abee99eafab ("crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64")
bed593c0e852 ("crypto: arm64/aes - add scalar implementation")
b7171ce9eb52 ("crypto: arm64/chacha20 - implement NEON version based on SSE3 code")
8fefde90e90c ("crypto: arm64/crc32 - accelerated support based on x86 SSE implementation")
6ef5737f3931 ("crypto: arm64/crct10dif - port x86 SSE implementation to arm64")
7918ecef073f ("crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512")