summaryrefslogtreecommitdiff
path: root/fat-arm.c
Commit message (Expand)AuthorAgeFilesLines
* Rearrange salsa20, enabling ARM fat builds to use sala20_2core.salsa20-2core-neonNiels Möller2020-07-081-0/+13
* fat-arm.c: Fix declarations of chacha_core functions.Niels Möller2019-01-191-2/+2
* Add --enable-fat support for arm neon chacha20Yuriy M. Kaminskiy2019-01-191-0/+10
* Fix arm fat setup for nettle_sha1_compress.Niels Möller2018-07-121-2/+2
* abi: explicitly export intended symbols and hide othersNikos Mavrogiannopoulos2018-07-071-2/+2
* fat-arm: Add missing define for _GNU_SOURCEAndreas Schneider2017-09-061-0/+2
* In arm fat build, hook in sha1 and sha256 armv6 assembly.Niels Möller2015-01-251-0/+20
* Made fat initialization more robust.Niels Möller2015-01-231-6/+0
* Fat functions for arm neon.Niels Möller2015-01-211-0/+61
* Implemented handling of NETTLE_FAT_OVERRIDE, for arm.Niels Möller2015-01-201-42/+70
* Initial fat library support for arm.Niels Möller2015-01-191-0/+164