aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/camellia-aesni-avx-asm_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-12x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse1-1/+2
2017-01-23crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko1-1/+4
2016-02-24x86/asm/crypto: Create stack frames in crypto functionsJosh Poimboeuf1-0/+15
2013-04-25crypto: x86/camellia-aesni-avx - add more optimized XTS codeJussi Kivilinna1-1/+179
2013-01-20crypto: camellia-x86_64/aes-ni: use ENTRY()/ENDPROC() for assembler functions and localize jump targetsJussi Kivilinna1-24/+14
2012-11-09crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipherJussi Kivilinna1-0/+1102