Avoid leaking intermediate states in point doubling special case.
authorDavid Benjamin <davidben@google.com>
Fri, 14 Jun 2019 21:06:52 +0000 (17:06 -0400)
committerNicola Tuveri <nic.tuv@gmail.com>
Sun, 5 Jan 2020 08:20:58 +0000 (10:20 +0200)
commit90b797f00e825c45739a8c2cf0364eb8bf5513c0
tree91ca54d932925ccb39b17a8d6a353658f554a552
parent0164bf812f8d4781be383b829d29b698cc8eb8d7
Avoid leaking intermediate states in point doubling special case.

Cherry picked from
https://github.com/google/boringssl/commit/12d9ed670da3edd64ce8175cfe0e091982989c18

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/9239)
crypto/ec/asm/ecp_nistz256-x86_64.pl