bn/asm/sparcv9-mont.pl: iron another glitch in squaring code path.
authorAndy Polyakov <appro@openssl.org>
Fri, 8 Jun 2018 13:02:39 +0000 (15:02 +0200)
committerAndy Polyakov <appro@openssl.org>
Sat, 9 Jun 2018 12:47:37 +0000 (14:47 +0200)
commitf55ef97b5c0f8559f393b72ebd4b2de32ad6d231
tree7de464ad25c07b4318d87f8cecbeb914b36865b3
parent913cebc8f44d50479704040c77d9ed20eea839bc
bn/asm/sparcv9-mont.pl: iron another glitch in squaring code path.

This module is used only with odd input lengths, i.e. not used in normal
PKI cases, on contemporary processors. The problem was "illuminated" by
fuzzing tests.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6440)
crypto/bn/asm/sparcv9-mont.pl