diff options
| author | tb <> | 2023-07-29 03:13:38 +0000 |
|---|---|---|
| committer | tb <> | 2023-07-29 03:13:38 +0000 |
| commit | d55fe8388bee7e6f23b5f58d5cfd37a6b3939049 (patch) | |
| tree | 938d25d9355cf056aaa3f3035364d79ae9978b28 /src/lib/libcrypto/Symbols.namespace | |
| parent | c5174c84ab049e1193274d5a08a055c14607e3cf (diff) | |
| download | openbsd-d55fe8388bee7e6f23b5f58d5cfd37a6b3939049.tar.gz openbsd-d55fe8388bee7e6f23b5f58d5cfd37a6b3939049.tar.bz2 openbsd-d55fe8388bee7e6f23b5f58d5cfd37a6b3939049.zip | |
Remove {BN,idea}_options() leftovers
Some *_options() prototypes were left behind in headers. I will remove
them after my amd64 ports bulk completes.
Diffstat (limited to 'src/lib/libcrypto/Symbols.namespace')
| -rw-r--r-- | src/lib/libcrypto/Symbols.namespace | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index 3493ad8934..ae8fb7c8ad 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace | |||
| @@ -1986,7 +1986,6 @@ _libre_CAST_decrypt | |||
| 1986 | _libre_CAST_cbc_encrypt | 1986 | _libre_CAST_cbc_encrypt |
| 1987 | _libre_CAST_cfb64_encrypt | 1987 | _libre_CAST_cfb64_encrypt |
| 1988 | _libre_CAST_ofb64_encrypt | 1988 | _libre_CAST_ofb64_encrypt |
| 1989 | _libre_idea_options | ||
| 1990 | _libre_idea_ecb_encrypt | 1989 | _libre_idea_ecb_encrypt |
| 1991 | _libre_idea_set_encrypt_key | 1990 | _libre_idea_set_encrypt_key |
| 1992 | _libre_idea_set_decrypt_key | 1991 | _libre_idea_set_decrypt_key |
| @@ -2188,7 +2187,6 @@ _libre_BN_is_odd | |||
| 2188 | _libre_BN_zero | 2187 | _libre_BN_zero |
| 2189 | _libre_BN_one | 2188 | _libre_BN_one |
| 2190 | _libre_BN_value_one | 2189 | _libre_BN_value_one |
| 2191 | _libre_BN_options | ||
| 2192 | _libre_BN_CTX_new | 2190 | _libre_BN_CTX_new |
| 2193 | _libre_BN_CTX_free | 2191 | _libre_BN_CTX_free |
| 2194 | _libre_BN_CTX_start | 2192 | _libre_BN_CTX_start |
