aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/aegis128-aesni-glue.c
AgeCommit message (Expand)Author
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-03-22crypto: x86/aegis128 - convert to use AEAD SIMD helpersEric Biggers
2019-02-08crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEPEric Biggers
2018-09-14crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2Ondrej Mosnacek
2018-08-07crypto: x86/aegis,morus - Fix and simplify CPUID checksOndrej Mosnacek
2018-05-19crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek