aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/aes-x86_64-asm_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-26crypto: x86/aes - drop scalar assembler implementationsArd Biesheuvel1-185/+0
2017-05-23crypto: x86/aes - Don't use %rbp as temporary registerEric Biggers1-25/+22
2013-01-20crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targetsJussi Kivilinna1-15/+15
2009-02-18crypto: aes - Export x86 AES encrypt/decrypt functionsHuang Ying1-4/+2
2009-02-18crypto: aes - Move key_length in struct crypto_aes_ctx to be the last fieldHuang Ying1-2/+2
2008-01-11[CRYPTO] aes-x86-64: Remove setkeySebastian Siewior1-34/+34
2007-10-11x86_64: move cryptoThomas Gleixner1-0/+190