index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
aesni-intel_asm.S
Age
Commit message (
Expand
)
Author
2012-05-31
crypto: aesni-intel - fix unaligned cbc decrypt for x86-32
Mathias Krause
2011-03-27
crypto: aesni-intel - fixed problem with packets that are not multiple of 64b...
Tadeusz Struk
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
2010-12-13
crypto: aesni-intel - Fixed build with binutils 2.16
Tadeusz Struk
2010-11-29
crypto: aesni-intel - Fixed build error on x86-32
Mathias Krause
2010-11-27
crypto: aesni-intel - Ported implementation to x86-32
Mathias Krause
2010-11-13
crypto: aesni-intel - RFC4106 AES-GCM Driver Using Intel New Instructions
Tadeusz Struk
2010-03-13
crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1
Huang Ying
2010-03-10
crypto: aesni-intel - Add AES-NI accelerated CTR mode
Huang Ying
2009-11-23
crypto: aesni-intel - Use gas macro for AES-NI instructions
Huang Ying
2009-06-18
crypto: aes-ni - Fix cbc mode IV saving
Huang Ying
2009-02-18
crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform
Huang Ying