aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aegis128-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-26crypto: aegis128 - duplicate init() and final() hooks in SIMD codeArd Biesheuvel1-12/+26
2019-10-26crypto: aegis128 - avoid function pointers for parameterizationArd Biesheuvel1-59/+46
2019-08-30crypto: aegis128 - Fix -Wunused-const-variable warningYueHaibing1-0/+11
2019-08-15crypto: aegis128 - add support for SIMD accelerationArd Biesheuvel1-0/+491
2019-08-02Revert "crypto: aegis128 - add support for SIMD acceleration"Herbert Xu1-481/+0
2019-07-26crypto: aegis128 - add support for SIMD accelerationArd Biesheuvel1-0/+481