开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
ghash-clmulni-intel_glue.c
Age
Commit message (
Expand
)
Author
2015-09-04
crypto: ghash-clmulni: specify context size for ghash async algorithm
Andrey Ryabinin
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
2015-03-31
crypto: clmulni - mark ghash clmulni helper ciphers
Stephan Mueller
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-04-04
crypto: ghash-clmulni-intel - Use u128 instead of be128 for internal key
Herbert Xu
2014-04-01
crypto: ghash-clmulni-intel - use C implementation for setkey()
Ard Biesheuvel
2012-08-01
crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations
Jussi Kivilinna
2012-01-26
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
Andi Kleen
2011-06-30
crypto: ghash-intel - Fix set but not used in ghash_async_setkey()
Gustavo F. Padovan
2010-12-15
crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h
Randy Dunlap
2009-11-03
crypto: ghash-intel - Fix irq_fpu_usable usage
Huang Ying
2009-10-19
crypto: ghash - Add PCLMULQDQ accelerated implementation
Huang Ying