diff options
| author | tb <> | 2024-03-02 09:04:07 +0000 |
|---|---|---|
| committer | tb <> | 2024-03-02 09:04:07 +0000 |
| commit | 4d10723c8afbc0eaaca50172e592990aa9a7458f (patch) | |
| tree | d5564ffb0781bc28f8fa65e9c16a5077018980c9 /src/lib/libcrypto/Symbols.namespace | |
| parent | 60942d718b601a15baad39a21164e82ec505aad0 (diff) | |
| download | openbsd-4d10723c8afbc0eaaca50172e592990aa9a7458f.tar.gz openbsd-4d10723c8afbc0eaaca50172e592990aa9a7458f.tar.bz2 openbsd-4d10723c8afbc0eaaca50172e592990aa9a7458f.zip | |
Remove ASN1_PCTX nonsense
This is only used by the fuzzing code. Another bit of poorly thought
out extensibility that makes people pass NULL pointers to a bunch
of APIs.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/Symbols.namespace')
| -rw-r--r-- | src/lib/libcrypto/Symbols.namespace | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index 611165ec17..6bcd61696e 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace | |||
| @@ -1100,18 +1100,6 @@ _libre_ASN1_item_i2d | |||
| 1100 | _libre_ASN1_generate_nconf | 1100 | _libre_ASN1_generate_nconf |
| 1101 | _libre_ASN1_generate_v3 | 1101 | _libre_ASN1_generate_v3 |
| 1102 | _libre_ASN1_item_print | 1102 | _libre_ASN1_item_print |
| 1103 | _libre_ASN1_PCTX_new | ||
| 1104 | _libre_ASN1_PCTX_free | ||
| 1105 | _libre_ASN1_PCTX_get_flags | ||
| 1106 | _libre_ASN1_PCTX_set_flags | ||
| 1107 | _libre_ASN1_PCTX_get_nm_flags | ||
| 1108 | _libre_ASN1_PCTX_set_nm_flags | ||
| 1109 | _libre_ASN1_PCTX_get_cert_flags | ||
| 1110 | _libre_ASN1_PCTX_set_cert_flags | ||
| 1111 | _libre_ASN1_PCTX_get_oid_flags | ||
| 1112 | _libre_ASN1_PCTX_set_oid_flags | ||
| 1113 | _libre_ASN1_PCTX_get_str_flags | ||
| 1114 | _libre_ASN1_PCTX_set_str_flags | ||
| 1115 | _libre_SMIME_crlf_copy | 1103 | _libre_SMIME_crlf_copy |
| 1116 | _libre_SMIME_text | 1104 | _libre_SMIME_text |
| 1117 | _libre_ERR_load_ASN1_strings | 1105 | _libre_ERR_load_ASN1_strings |
