summaryrefslogtreecommitdiffstats
path: root/crypto/aegis128-neon.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: aegis128-neon - add header for internal prototypesArnd Bergmann2023-05-241-11/+1
* crypto: aegis128 - Move simd prototypes into aegis.hHerbert Xu2021-03-191-5/+5
* crypto: aegis128/neon - move final tag check to SIMD domainArd Biesheuvel2020-11-271-6/+15
* crypto: aegis128 - duplicate init() and final() hooks in SIMD codeArd Biesheuvel2019-10-261-0/+21
* crypto: arm64/aegis128 - implement plain NEON versionArd Biesheuvel2019-08-151-1/+7
* crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel2019-08-151-0/+43
* Revert "crypto: aegis128 - add support for SIMD acceleration"Herbert Xu2019-08-021-43/+0
* crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel2019-07-261-0/+43