aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/poly1305_glue.c
Commit message (Expand)AuthorAge
* crypto: shash - remove useless setting of type flagsEric Biggers2018-07-08
* crypto: poly1305 - remove ->setkey() methodEric Biggers2018-01-12
* crypto: x86/poly1305 - remove cra_alignmaskEric Biggers2018-01-05
* x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usageBorislav Petkov2016-04-13
* x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usageBorislav Petkov2016-04-13
* x86/cpufeature: Remove cpu_has_xmm2Borislav Petkov2016-03-31
* x86/fpu: Rename XSAVE macrosDave Hansen2015-09-14
* crypto: poly1305 - Add a four block AVX2 variant for x86_64Martin Willi2015-07-17
* crypto: poly1305 - Add a two block SSE2 variant for x86_64Martin Willi2015-07-17
* crypto: poly1305 - Add a SSE2 SIMD variant for x86_64Martin Willi2015-07-17