Correct the equation for Y' in the comment of point_double function
authorKunxian Xia <xiakunxian130@gmail.com>
Mon, 9 Apr 2018 12:38:51 +0000 (08:38 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 9 Apr 2018 12:38:51 +0000 (08:38 -0400)
commiteb8e052c4b43551f205b328e3a6568309c9e042e
tree3b824c631073723f95578d30fe873fda6d08d80b
parenta9b7a06ed8e6d70bf7caa778838d7a869a17db78
Correct the equation for Y' in the comment of point_double function

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5908)
crypto/ec/ecp_nistp224.c