aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aegis128-core.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-091-3/+1
* crypto: aegis128 - duplicate init() and final() hooks in SIMD codeArd Biesheuvel2019-10-261-12/+26
* crypto: aegis128 - avoid function pointers for parameterizationArd Biesheuvel2019-10-261-59/+46
* crypto: aegis128 - Fix -Wunused-const-variable warningYueHaibing2019-08-301-0/+11
* crypto: aegis128 - add support for SIMD accelerationArd Biesheuvel2019-08-151-0/+491
* Revert "crypto: aegis128 - add support for SIMD acceleration"Herbert Xu2019-08-021-481/+0
* crypto: aegis128 - add support for SIMD accelerationArd Biesheuvel2019-07-261-0/+481