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