aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/aes-i586-asm_32.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-26crypto: x86/aes - drop scalar assembler implementationsArd Biesheuvel1-362/+0
2013-01-20crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targetsJussi Kivilinna1-10/+5
2009-02-18crypto: aes - Export x86 AES encrypt/decrypt functionsHuang Ying1-9/+9
2009-02-18crypto: aes - Move key_length in struct crypto_aes_ctx to be the last fieldHuang Ying1-3/+3
2008-04-21[CRYPTO] aes-x86-32: Remove unused return codeSebastian Siewior1-3/+0
2008-01-11[CRYPTO] aes-i586: Remove setkeySebastian Siewior1-46/+43
2007-10-11i386: move cryptoThomas Gleixner1-0/+373