]> git.ipfire.org Git - thirdparty/bind9.git/commit
Refactor OpenSSL ECDSA generation to helper functions
authorTimo Teräs <timo.teras@iki.fi>
Wed, 28 Dec 2022 20:44:23 +0000 (22:44 +0200)
committerOndřej Surý <ondrej@isc.org>
Mon, 9 Jan 2023 18:52:56 +0000 (19:52 +0100)
commit560d21a8b325f6991445ddd744ccbcc5875a85bc
tree9c426a05ddd48de6972de5e8615ac4d3a84e09ed
parenta0d15e4e0710824b336dd659e9c897c48ddb8adf
Refactor OpenSSL ECDSA generation to helper functions

Reduce the #ifdef cruft by having specific helper functions.
lib/dns/opensslecdsa_link.c