summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorVladimir Kotal <Vladimir.Kotal@Oracle.COM>2019-06-11 16:21:00 +0200
committerMatt Caswell <matt@openssl.org>2019-08-09 09:12:42 +0100
commitc762f5fa35ce7c2b9edf5bdbe9efd5d45280d35f (patch)
treea7557c2cf4acf6923ecc0f99b456ce4ef7871e7b /crypto
parentbb00b0404d05a268f8660ef3a74095419dfcbc4d (diff)
make ecp_nistz256_point_add_vis3() local
fixes #8936 Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9132) (cherry picked from commit 861335001b99cfd665030c50ad37a663536a5c0f)
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/ec/asm/ecp_nistz256-sparcv9.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/ec/asm/ecp_nistz256-sparcv9.pl b/crypto/ec/asm/ecp_nistz256-sparcv9.pl
index 0a4def6e2b..016025e813 100755
--- a/crypto/ec/asm/ecp_nistz256-sparcv9.pl
+++ b/crypto/ec/asm/ecp_nistz256-sparcv9.pl
@@ -2301,7 +2301,6 @@ my ($Z1sqr, $Z2sqr) = ($Hsqr, $Rsqr);
# !in1infty, !in2infty and result of check for zero.
$code.=<<___;
-.globl ecp_nistz256_point_add_vis3
.align 32
ecp_nistz256_point_add_vis3:
save %sp,-STACK64_FRAME-32*18-32,%sp