diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-09-20 19:28:45 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-09-21 16:05:22 +0200 |
commit | da44b52039c58f73ae25b45598105ca7ef3fe275 (patch) | |
tree | f9be7d812d1fe0387f5a0df524cb2d25765e15b8 /src/crypto/zinc/poly1305/poly1305-mips.S | |
parent | f61fb1b86c28225353ee67802b512c8529d21fb0 (diff) |
chacha20-mips32r2: use simpler calling convention
Since we now set up the block in the generic code, we can rely on that
to use fewer variables and reduce stack pressure within the MIPS code.
This in turn means we have more registers and more uniformity, so we're
able to rewrite quite a bit.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/crypto/zinc/poly1305/poly1305-mips.S')
0 files changed, 0 insertions, 0 deletions