libkeynote: fix build with opaque RSA and DSA
authortb <tb@openbsd.org>
Fri, 14 Jan 2022 09:08:03 +0000 (09:08 +0000)
committertb <tb@openbsd.org>
Fri, 14 Jan 2022 09:08:03 +0000 (09:08 +0000)
commit2a12d662770bd1b5aca2b1408de3f594922a664e
treef73cf9966ad3b8bd6a3cce8b604419aed8a652af
parent7df229995471bba00ec98dc1e8dbcc7e5f79b860
libkeynote: fix build with opaque RSA and DSA

This is a completely mechanical conversion to use accessors instead
of reaching inside the structs by hand.

ok millert
lib/libkeynote/auxil.c
lib/libkeynote/signature.c