aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aegis128-neon-inner.c
AgeCommit message (Expand)Author
2023-05-24crypto: aegis128-neon - add header for internal prototypesArnd Bergmann
2020-11-27crypto: aegis128/neon - move final tag check to SIMD domainArd Biesheuvel
2020-11-27crypto: aegis128/neon - optimize tail block handlingArd Biesheuvel
2019-10-26crypto: aegis128 - duplicate init() and final() hooks in SIMD codeArd Biesheuvel
2019-08-30crypto: arm64/aegis128 - use explicit vector load for permute vectorsArd Biesheuvel
2019-08-15crypto: arm64/aegis128 - implement plain NEON versionArd Biesheuvel
2019-08-15crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel
2019-08-02Revert "crypto: aegis128 - add support for SIMD acceleration"Herbert Xu
2019-07-26crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel