summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/ghash-clmulni-intel_glue.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-01crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna1-2/+0
2012-01-26crypto: Add support for x86 cpuid auto loading for x86 crypto driversAndi Kleen1-4/+8
2011-06-30crypto: ghash-intel - Fix set but not used in ghash_async_setkey()Gustavo F. Padovan1-1/+1
2010-12-15crypto: ghash-intel - ghash-clmulni-intel_glue needs err.hRandy Dunlap1-0/+1
2009-11-03crypto: ghash-intel - Fix irq_fpu_usable usageHuang Ying1-4/+4
2009-10-19crypto: ghash - Add PCLMULQDQ accelerated implementationHuang Ying1-0/+333