summaryrefslogtreecommitdiffhomepage
path: root/src/crypto/zinc/poly1305/poly1305-arm-glue.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-09-22 20:28:02 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-09-23 17:05:23 +0200
commitaaf28f06911c49506125a7dce36b552512be7e76 (patch)
treea41a7355943e926ae0ccfb68b3e9452e7554c6ea /src/crypto/zinc/poly1305/poly1305-arm-glue.h
parent05eedf2288b5f9b1a86a7ca4efe31835369302ad (diff)
curve25519-fiat32: work around m68k compiler stack frame bug
The m68k compiler generates a 1032 byte stack frame. Moving these variables inside the loop fixes that. It also means we're not explicitly memzeroing it any more either, but hopefully that memory is reused anyway by the multiplications. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/crypto/zinc/poly1305/poly1305-arm-glue.h')
0 files changed, 0 insertions, 0 deletions