summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_cert.c
diff options
context:
space:
mode:
authortb <>2021-04-20 17:04:13 +0000
committertb <>2021-04-20 17:04:13 +0000
commitdf667324dee726a4c161f0c3c2194b233569942c (patch)
tree173c34f3f2e636d34625fd1b38effccf5db6b71f /src/lib/libssl/ssl_cert.c
parent16295663705b9c018a523267b6d4d6c3a2e71cbb (diff)
downloadopenbsd-df667324dee726a4c161f0c3c2194b233569942c.tar.gz
openbsd-df667324dee726a4c161f0c3c2194b233569942c.tar.bz2
openbsd-df667324dee726a4c161f0c3c2194b233569942c.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/lib/libssl/ssl_cert.c')
0 files changed, 0 insertions, 0 deletions