forked from wolfSSL/wolfssl
For sqr and mul (28/32 bits) the sums of products can exceed maximum 64-bit signed value. Handle last sum value, that may cause overflow, separately. Fix formatting of overflow last line.
For sqr and mul (28/32 bits) the sums of products can exceed maximum 64-bit signed value. Handle last sum value, that may cause overflow, separately. Fix formatting of overflow last line.