diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-01-18 18:41:45 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-01-18 20:14:27 +0100 |
commit | 8b25399019131f96740bb0899eee409f90f61abd (patch) | |
tree | eabf214756497ef408fe3c2e5a9b2ea7c07c14cf /src/crypto/poly1305-x86_64.S | |
parent | 51e00420d4e742865e62a535e56fabd2666e256e (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