unwind/unbound: prepare for opaque DSA and RSA.
authortb <tb@openbsd.org>
Sun, 9 Jan 2022 18:46:56 +0000 (18:46 +0000)
committertb <tb@openbsd.org>
Sun, 9 Jan 2022 18:46:56 +0000 (18:46 +0000)
commit7e7e72eb77f48a54cd32c277cb354354beac40bd
treee016b32a20d4a9645ff39a74c8be9f1cf69cb2e1
parent995e087a3b9c8260413e04f5924e9e151ea94212
unwind/unbound: prepare for opaque DSA and RSA.

Use the OpenSSL 1.1 codepath using accessors that have been available
since LibreSSL 2.7 instead of reaching into the structs.

ok sthen
sbin/unwind/libunbound/sldns/keyraw.c
usr.sbin/unbound/sldns/keyraw.c