symm/poly1305.c: Fix 16/32-bit `carry_reduce'.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 14 Apr 2017 22:27:27 +0000 (23:27 +0100)
I managed to botch the bounds last time.


No differences found