diff options
| author | tb <> | 2023-04-26 20:43:32 +0000 |
|---|---|---|
| committer | tb <> | 2023-04-26 20:43:32 +0000 |
| commit | b095c3c5a1f9e1ca6df4f040af58aa1e778537bf (patch) | |
| tree | 9eb75afdde7f7f11fd0c86e8a506d4c450decf8f /src/lib/libcrypto/Symbols.namespace | |
| parent | 453b91d6329d9b353060b1a405a350428ad1d2b4 (diff) | |
| download | openbsd-b095c3c5a1f9e1ca6df4f040af58aa1e778537bf.tar.gz openbsd-b095c3c5a1f9e1ca6df4f040af58aa1e778537bf.tar.bz2 openbsd-b095c3c5a1f9e1ca6df4f040af58aa1e778537bf.zip | |
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
Diffstat (limited to 'src/lib/libcrypto/Symbols.namespace')
| -rw-r--r-- | src/lib/libcrypto/Symbols.namespace | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index f477c4d6ce..4320731af3 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace | |||
| @@ -837,7 +837,6 @@ _libre_a2i_IPADDRESS | |||
| 837 | _libre_a2i_IPADDRESS_NC | 837 | _libre_a2i_IPADDRESS_NC |
| 838 | _libre_a2i_ipadd | 838 | _libre_a2i_ipadd |
| 839 | _libre_X509V3_NAME_from_section | 839 | _libre_X509V3_NAME_from_section |
| 840 | _libre_X509_POLICY_NODE_print | ||
| 841 | _libre_ASRange_new | 840 | _libre_ASRange_new |
| 842 | _libre_ASRange_free | 841 | _libre_ASRange_free |
| 843 | _libre_d2i_ASRange | 842 | _libre_d2i_ASRange |
