aboutsummaryrefslogtreecommitdiff
path: root/crypto/aegis128-neon.c
AgeCommit message (Expand)Author
2021-03-19crypto: aegis128 - Move simd prototypes into aegis.hHerbert Xu
2020-11-27crypto: aegis128/neon - move final tag check to SIMD domainArd Biesheuvel
2019-10-26crypto: aegis128 - duplicate init() and final() hooks in SIMD codeArd 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