This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
linux
Watch
6
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Releases
Wiki
Activity
linux
/
arch
/
x86
/
crypto
History
Herbert Xu
8386324381
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
2009-12-01 15:16:22 +08:00
..
aes_glue.c
…
aes-i586-asm_32.S
…
aes-x86_64-asm_64.S
…
aesni-intel_asm.S
crypto: aesni-intel - Use gas macro for AES-NI instructions
2009-11-23 19:54:06 +08:00
aesni-intel_glue.c
crypto: aesni-intel - Fix irq_fpu_usable usage
2009-10-20 16:20:47 +09:00
crc32c-intel.c
…
fpu.c
…
ghash-clmulni-intel_asm.S
crypto: ghash-clmulni-intel - Put proper .data section in place
2009-11-23 20:19:47 +08:00
ghash-clmulni-intel_glue.c
crypto: ghash-intel - Fix irq_fpu_usable usage
2009-11-03 10:55:20 -05:00
Makefile
crypto: ghash - Add PCLMULQDQ accelerated implementation
2009-10-19 11:53:06 +09:00
salsa20_glue.c
…
salsa20-i586-asm_32.S
…
salsa20-x86_64-asm_64.S
…
twofish_glue.c
…
twofish-i586-asm_32.S
…
twofish-x86_64-asm_64.S
…