summaryrefslogtreecommitdiff
path: root/fat-x86_64.c
Commit message (Expand)AuthorAgeFilesLines
* Fix x86_64 fat setup for nettle_sha1_compress.Niels Möller2018-07-091-1/+1
* abi: explicitly export intended symbols and hide othersNikos Mavrogiannopoulos2018-07-071-3/+3
* Support sha_ni sha256_compress in x86_64 fat builds.x86_64-sha_ni-sha256Niels Möller2018-03-111-0/+10
* Support sha_ni sha1_compress in x86_64 fat builds.Niels Möller2018-02-081-0/+20
* Check for x86_64 sha_ni extension.Niels Möller2018-02-081-4/+13
* Made fat initialization more robust.Niels Möller2015-01-231-8/+0
* Implemented handling of NETTLE_FAT_OVERRIDE.Niels Möller2015-01-201-14/+72
* Moved fat declarations and macros to fat-setup.h.Niels Möller2015-01-191-115/+3
* New macros to help define resolver and wrappers for fat functions.Niels Möller2015-01-171-120/+102
* Reorganize symbols for fat routines.Niels Möller2015-01-171-6/+5
* Fat setup of memxor, based on patch by Nikos Mavrogiannopoulos.Niels Möller2015-01-171-0/+41
* Move x86_64/fat/fat.c -> fat-x86_64.c. Fix asm_path setup.Niels Möller2015-01-161-0/+227