aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/camellia/asm
Commit message (Expand)AuthorAgeFilesLines
* x86_64 assembly pack: make Windows build more robust.Andy Polyakov2013-01-221-1/+2
* [aes|cmll]t4-sparcv9.pl: unify argument handling.Andy Polyakov2012-10-251-4/+1
* [aes|cmll]t4-sparcv9.pl: addendum to previous sparcv9_modes.pl commit.Andy Polyakov2012-10-141-2/+2
* Add SPARC T4 Camellia support.Andy Polyakov2012-10-111-0/+932
* x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov2012-06-271-1/+1
* perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations.Andy Polyakov2012-04-281-2/+2
* cmll-x86_64.pl: small buglet in CBC subroutine.Andy Polyakov2009-09-171-1/+1
* Camellia update: make it respect NO_[INLINE_]ASM and typo in assembler.Andy Polyakov2009-04-062-2/+2
* cmll-x86_64.pl: fix bug in cbc tail processing and comply with Win64 ABI spec.Andy Polyakov2008-12-271-3/+3
* cmll-x86_64.pl: Win64 SEH section to handle pushf/popf in CBC routine.Andy Polyakov2008-12-221-0/+23
* cmll-x86_64.pl: bug fix and size optimization of Win64 SEH section.Andy Polyakov2008-12-191-31/+6
* Add Camellia assembler x86 and x86_64 modules.Andy Polyakov2008-12-032-0/+2220