aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/aegis128-aesni-glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-03-22crypto: x86/aegis128 - convert to use AEAD SIMD helpersEric Biggers1-127/+30
2019-02-08crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEPEric Biggers1-23/+15
2018-09-14crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2Ondrej Mosnacek1-1/+0
2018-08-07crypto: x86/aegis,morus - Fix and simplify CPUID checksOndrej Mosnacek1-8/+4
2018-05-19crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek1-0/+407