summaryrefslogtreecommitdiff
path: root/src/usr.bin
diff options
context:
space:
mode:
authortb <>2021-04-20 17:04:13 +0000
committertb <>2021-04-20 17:04:13 +0000
commit05c3c8fff8c081d09d5d0feb2306a16cd2b9f6f7 (patch)
tree173c34f3f2e636d34625fd1b38effccf5db6b71f /src/usr.bin
parentc1737c38418f1a215997d19f2ff6dd2977f52430 (diff)
downloadopenbsd-05c3c8fff8c081d09d5d0feb2306a16cd2b9f6f7.tar.gz
openbsd-05c3c8fff8c081d09d5d0feb2306a16cd2b9f6f7.tar.bz2
openbsd-05c3c8fff8c081d09d5d0feb2306a16cd2b9f6f7.zip
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 'src/usr.bin')
0 files changed, 0 insertions, 0 deletions