aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aegis128-neon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-26crypto: aegis128 - duplicate init() and final() hooks in SIMD codeArd Biesheuvel1-0/+21
2019-08-15crypto: arm64/aegis128 - implement plain NEON versionArd Biesheuvel1-1/+7
2019-08-15crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel1-0/+43
2019-08-02Revert "crypto: aegis128 - add support for SIMD acceleration"Herbert Xu1-43/+0
2019-07-26crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel1-0/+43