Remove c2i_* and i2c_* from public visibility
authortb <tb@openbsd.org>
Sun, 11 Sep 2022 17:22:52 +0000 (17:22 +0000)
committertb <tb@openbsd.org>
Sun, 11 Sep 2022 17:22:52 +0000 (17:22 +0000)
commiteee84ed32f46a0d413f014821210343b555628a9
treeb0ef5f1ee0c9f60f3212d762c3b86ed0c3310581
parent045393c3dd3f31cd67dddd95d4de0f00bf706663
Remove c2i_* and i2c_* from public visibility

This removes c2i_ASN1_OBJECT(), {c2i,i2c}_ASN1_BIT_STRING() and
{c2i,i2c}_ASN1_INTEGER(). These are not part of the OpenSSL 1.1
API and should never have been exposed in the first place.

ok jsing
lib/libcrypto/asn1/asn1.h
lib/libcrypto/asn1/asn1_locl.h