fixed public range check in ec_GF2m_simple_oct2point
authorShane Lontis <shane.lontis@oracle.com>
Wed, 27 Mar 2019 07:38:28 +0000 (17:38 +1000)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Sat, 30 Mar 2019 13:51:47 +0000 (14:51 +0100)
commit73ab470edc23aa5862a7e737cfbd0cc49e45fb4a
tree034fc02185404807e0f32d3b4d0627122f025df8
parent392c095388941db594c12fa7408c228da884a3ae
fixed public range check in ec_GF2m_simple_oct2point

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/8607)

(cherry picked from commit cad8347be23c5e0c0d9eea02d090d42daf2dd7a9)
crypto/ec/ec2_oct.c
test/evp_extra_test.c