summaryrefslogtreecommitdiff
path: root/lib/libedit
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2021-04-20 17:04:14 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2021-04-20 17:04:14 +0000
commit829b1e7b7242641231d9cbbd16a5a665f95dcc69 (patch)
tree75b36d9b4d5ccdea14c1fe04391860a321119264 /lib/libedit
parent02ab6ab4a68ca6fb46781d897098d166d8869e18 (diff)
Prepare to provide EC_GROUP_{get,set}_curve(3)
There are numerous functions in ec/ that exist with _GF2m and _GFp variants for no good reason. The code of both variants is the same. The EC_METHODs contain a pointer to the appropriate version. This commit hides the _GF2m and _GFp variants from internal use and provides versions that work for both curve types. These will be made public in an upcoming library bump. Similar to part of OpenSSL commit 8e3cced75fb5fee5da59ebef9605d403a999391b ok jsing
Diffstat (limited to 'lib/libedit')
0 files changed, 0 insertions, 0 deletions