Take X509_POLICY_NODE_print() behind the barn
authortb <tb@openbsd.org>
Wed, 26 Apr 2023 20:43:32 +0000 (20:43 +0000)
committertb <tb@openbsd.org>
Wed, 26 Apr 2023 20:43:32 +0000 (20:43 +0000)
commite2a6bdce4ccbbc673d16acb8bd87d6b1b8fc4f36
tree7035727998ff85614e706d5fa967cde751cd72e0
parentb46ef14d0f90f345b5e0d02eb410767017a09f42
Take X509_POLICY_NODE_print() behind the barn

This used to be public API but is now only used for debug code that has
certainly never been used since it was released to the public. It drags
that debug nonsense with it.

ok beck
lib/libcrypto/Symbols.namespace
lib/libcrypto/hidden/openssl/x509v3.h
lib/libcrypto/x509/pcy_tree.c
lib/libcrypto/x509/x509_cpols.c