summaryrefslogtreecommitdiff
path: root/x86/camellia-crypt-internal.asm
Commit message (Expand)AuthorAgeFilesLines
* Use default m4 quote character in asm files, part 3Niels Möller2020-09-141-46/+46
* Update copyright headers for dual licensing, x86 directory.Niels Möller2014-04-121-18/+31
* Reorganized camellia interfaceNiels Möller2013-10-101-3/+3
* Corrected .file pseudo-ops.Niels Möller2013-10-071-2/+2
* Separate rounds and keys arguments for _camellia_crypt.Niels Möller2013-10-071-12/+12
* Comment updates in asm files.Niels Möller2013-04-261-1/+1
* Switch to non-logarithmic ALIGN macro.Niels Möller2013-04-161-2/+1
* Updated FSF address. Patch from David Woodhouse.Niels Möller2012-07-071-2/+2
* Converted files to utf-8.Niels Möller2012-02-181-1/+1
* Take ALIGNOF_UINT64_T into account when getting the offset for theNiels Möller2011-11-201-3/+3
* Use "l"-suffix on instructions more consistently. Reportedly, freebsdNiels Möller2011-09-031-6/+6
* * x86/camellia-crypt-internal.asm: Moved addition of key.Niels Möller2010-09-241-3/+3
* (ROUND): Adapted to new key convention, moving key xor to the end.Niels Möller2010-09-201-3/+3
* New file.Niels Möller2010-07-251-0/+213