summaryrefslogtreecommitdiff
path: root/src/usr.sbin
diff options
context:
space:
mode:
authortb <>2023-07-24 17:08:53 +0000
committertb <>2023-07-24 17:08:53 +0000
commit5a4b210f922083e52c19fbfc639d6fbf928b75f7 (patch)
tree7ef949af6dc29489e88241903a74fe50c6f195c1 /src/usr.sbin
parenteb3aa3efc09d2537c37f5f1e6765cd6e7a6d9a7e (diff)
downloadopenbsd-5a4b210f922083e52c19fbfc639d6fbf928b75f7.tar.gz
openbsd-5a4b210f922083e52c19fbfc639d6fbf928b75f7.tar.bz2
openbsd-5a4b210f922083e52c19fbfc639d6fbf928b75f7.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/usr.sbin')
0 files changed, 0 insertions, 0 deletions