summaryrefslogtreecommitdiff
path: root/crypto/camellia/asm/cmll-x86_64.pl
Commit message (Expand)AuthorAgeFilesLines
* x86_64 assembly pack: make Windows build more robust.Andy Polyakov2013-01-221-1/+2
* 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-061-1/+1
* 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-031-0/+1082