summaryrefslogtreecommitdiff
path: root/chacha-internal.h
Commit message (Expand)AuthorAgeFilesLines
* ppc: New assembly for chacha_core4, doing four blocks in parallel.Niels Möller2020-11-301-4/+10
* Delete name mangling of internal Chacha symbolsNiels Möller2020-11-301-41/+29
* ppc: Enable _chacha_2core in fat builds.Niels Möller2020-11-241-0/+14
* Prepare for using assembly function _chacha_2core.Niels Möller2020-11-231-0/+8
* Rearrange chacha_crypt and chacha_crypt32, enabling fat builds to use chacha_...chacha-3core-neonNiels Möller2020-07-141-0/+33
* Three-way interleaving of chacha on NeonNiels Möller2020-07-131-0/+5
* abi: explicitly export intended symbols and hide othersNikos Mavrogiannopoulos2018-07-071-0/+46