summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ecdsa/ecs_err.c
diff options
context:
space:
mode:
authortb <>2023-07-24 17:08:53 +0000
committertb <>2023-07-24 17:08:53 +0000
commitc2fc234286c75d942a62891333f85e824d615444 (patch)
tree7ef949af6dc29489e88241903a74fe50c6f195c1 /src/lib/libcrypto/ecdsa/ecs_err.c
parent4f6ff7284de44c23d500a00c75dbacdffeb73d57 (diff)
downloadopenbsd-c2fc234286c75d942a62891333f85e824d615444.tar.gz
openbsd-c2fc234286c75d942a62891333f85e824d615444.tar.bz2
openbsd-c2fc234286c75d942a62891333f85e824d615444.zip
Fix two EC_POINT_is_on_curve() checks
This API can fail for various reasons, in which case it returns -1, so you need to check if (EC_POINT_is_on_curve_checks(...) <= 0). ok miod
Diffstat (limited to 'src/lib/libcrypto/ecdsa/ecs_err.c')
0 files changed, 0 insertions, 0 deletions