diff options
| author | tb <> | 2023-07-28 09:19:59 +0000 |
|---|---|---|
| committer | tb <> | 2023-07-28 09:19:59 +0000 |
| commit | a90aeb58faecc32cf7d4158977677efa3db85477 (patch) | |
| tree | 864f69fe0f6bcf18c4f7aaff898c4cb5e8817f32 /src/lib/libcrypto/Symbols.namespace | |
| parent | f82b526c76ed6b20c6a9efccc58da9c265c1ba89 (diff) | |
| download | openbsd-a90aeb58faecc32cf7d4158977677efa3db85477.tar.gz openbsd-a90aeb58faecc32cf7d4158977677efa3db85477.tar.bz2 openbsd-a90aeb58faecc32cf7d4158977677efa3db85477.zip | |
Remove ECDH errors
Much like the ECDSA errors, the ECDH errors have been unused for a
while. Garbage collect them.
ok jsing
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 d57a72510e..9ad2aa2c21 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace | |||
| @@ -1645,7 +1645,6 @@ _libre_ECDH_compute_key | |||
| 1645 | _libre_ECDH_get_ex_new_index | 1645 | _libre_ECDH_get_ex_new_index |
| 1646 | _libre_ECDH_set_ex_data | 1646 | _libre_ECDH_set_ex_data |
| 1647 | _libre_ECDH_get_ex_data | 1647 | _libre_ECDH_get_ex_data |
| 1648 | _libre_ERR_load_ECDH_strings | ||
| 1649 | _libre_PEM_get_EVP_CIPHER_INFO | 1648 | _libre_PEM_get_EVP_CIPHER_INFO |
| 1650 | _libre_PEM_do_header | 1649 | _libre_PEM_do_header |
| 1651 | _libre_PEM_read_bio | 1650 | _libre_PEM_read_bio |
