summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/aegis128-aesni-glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-091-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* crypto: x86/aegis128 - convert to use AEAD SIMD helpersEric Biggers2019-03-221-127/+30
* crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEPEric Biggers2019-02-081-23/+15
* crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2Ondrej Mosnacek2018-09-141-1/+0
* crypto: x86/aegis,morus - Fix and simplify CPUID checksOndrej Mosnacek2018-08-071-8/+4
* crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek2018-05-191-0/+407