Rewrite X509v3_addr_canonize() with new accessors
authortb <tb@openbsd.org>
Tue, 28 Dec 2021 21:00:27 +0000 (21:00 +0000)
committertb <tb@openbsd.org>
Tue, 28 Dec 2021 21:00:27 +0000 (21:00 +0000)
commit5589d264e21815f25ce1a7d5985653aa2188cecd
tree74e7ec91a0746bff91fe554d32f9fa016595aba1
parentc719c8bc5df34c20c786ed66d003f5c914a92e60
Rewrite X509v3_addr_canonize() with new accessors

This is again a straightforward conversion and leads to something which
matches our usual style more.

ok jsing
lib/libcrypto/x509/x509_addr.c