summaryrefslogtreecommitdiffhomepage
path: root/src/crypto/poly1305-x86_64.S
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-01-18 18:41:45 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2018-01-18 20:14:27 +0100
commit8b25399019131f96740bb0899eee409f90f61abd (patch)
treeeabf214756497ef408fe3c2e5a9b2ea7c07c14cf /src/crypto/poly1305-x86_64.S
parent51e00420d4e742865e62a535e56fabd2666e256e (diff)
curve25519-fiat32: uninline certain functions
While this has a negative performance impact on x86_64, it has a positive performance impact on smaller machines, which is where we're actually using this code. For example, an A53: Before: fiat32: 228605 cycles per call After: fiat32: 188307 cycles per call Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/crypto/poly1305-x86_64.S')
0 files changed, 0 insertions, 0 deletions