index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
crypto
Age
Commit message (
Expand
)
Author
2007-10-11
x86_64: move crypto
Thomas Gleixner
2007-10-11
i386: move crypto
Thomas Gleixner
2007-10-11
x86_64: prepare shared crypto/Makefile
Thomas Gleixner
2007-10-11
x86_64: prepare shared crypto/aes.c
Thomas Gleixner
2007-10-11
x86_64: prepare shared crypto/twofish-x86_64-asm.S
Thomas Gleixner
2007-10-11
x86_64: prepare shared crypto/aes-x86_64-asm.S
Thomas Gleixner
2007-10-11
x86_64: prepare shared crypto/twofish.c
Thomas Gleixner
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2006-09-21
[CRYPTO] twofish: x86-64 assembly version
Joachim Fritschi
2006-06-26
[CRYPTO] aes: Add wrappers for assembly routines
Herbert Xu
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
2006-03-21
[CRYPTO] aes: Fixed array boundary violation
David McCullough
2006-01-09
[CRYPTO] Allow AES C/ASM implementations to coexist
Herbert Xu
2006-01-09
[CRYPTO] Use standard byte order macros wherever possible
Herbert Xu
2005-08-08
[PATCH] x86_64: add MODULE_ALIAS for aes
Olaf Hering
2005-07-06
[CRYPTO] Add x86_64 asm AES
Andreas Steinmetz