aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/crypto/ghash-clmulni-intel_glue.c
AgeCommit message (Expand)Author
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2018-05-05crypto: ghash-clmulni - fix spelling mistake: "acclerated" -> "accelerated"Colin Ian King
2016-06-23crypto: ghash-clmulni - Fix cryptd reorderingHerbert Xu
2015-12-04crypto: ghash-clmulni - Fix load failureWang, Rui Y
2015-09-04crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar
2015-03-31crypto: clmulni - mark ghash clmulni helper ciphersStephan Mueller
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-04-04crypto: ghash-clmulni-intel - Use u128 instead of be128 for internal keyHerbert Xu
2014-04-01crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel
2012-08-01crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna
2012-01-26crypto: Add support for x86 cpuid auto loading for x86 crypto driversAndi Kleen
2011-06-30crypto: ghash-intel - Fix set but not used in ghash_async_setkey()Gustavo F. Padovan
2010-12-15crypto: ghash-intel - ghash-clmulni-intel_glue needs err.hRandy Dunlap
2009-11-03crypto: ghash-intel - Fix irq_fpu_usable usageHuang Ying
2009-10-19crypto: ghash - Add PCLMULQDQ accelerated implementationHuang Ying