summaryrefslogtreecommitdiffstats
path: root/crypto/camellia/asm
AgeCommit message (Expand)Author
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-03-09Unified - adapt the generation of camellia assembler to use GENERATERichard Levitte
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov
2013-01-22x86_64 assembly pack: make Windows build more robust.Andy Polyakov
2012-10-25[aes|cmll]t4-sparcv9.pl: unify argument handling.Andy Polyakov
2012-10-14[aes|cmll]t4-sparcv9.pl: addendum to previous sparcv9_modes.pl commit.Andy Polyakov
2012-10-11Add SPARC T4 Camellia support.Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov
2012-04-28perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations.Andy Polyakov
2009-09-17cmll-x86_64.pl: small buglet in CBC subroutine.Andy Polyakov
2009-04-06Camellia update: make it respect NO_[INLINE_]ASM and typo in assembler.Andy Polyakov
2008-12-27cmll-x86_64.pl: fix bug in cbc tail processing and comply with Win64 ABI spec.Andy Polyakov
2008-12-22cmll-x86_64.pl: Win64 SEH section to handle pushf/popf in CBC routine.Andy Polyakov
2008-12-19cmll-x86_64.pl: bug fix and size optimization of Win64 SEH section.Andy Polyakov
2008-12-03Add Camellia assembler x86 and x86_64 modules.Andy Polyakov