summaryrefslogtreecommitdiff
path: root/util/other.syms
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-09-25 12:12:22 +1000
committerShane Lontis <shane.lontis@oracle.com>2020-09-25 12:12:22 +1000
commit25b16562d386bfd30c7059366d09864260d9f271 (patch)
treec4060f294e6953a68077b7561fa84f6d1493044e /util/other.syms
parent21e5be854deb65f54661c8231a9a30a453a173e0 (diff)
downloadopenssl-new-25b16562d386bfd30c7059366d09864260d9f271.tar.gz
Hide ECX_KEY again
ECX_KEY was not meant for public consumption, it was only to be accessed indirectly via EVP routines. However, we still need internal access for our decoders. This partially reverts 7c664b1f1b5f60bf896f5fdea5c08c401c541dfe Fixes #12880 Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/12956)
Diffstat (limited to 'util/other.syms')
-rw-r--r--util/other.syms4
1 files changed, 0 insertions, 4 deletions
diff --git a/util/other.syms b/util/other.syms
index 6c7ec4c9ca..395b475159 100644
--- a/util/other.syms
+++ b/util/other.syms
@@ -304,10 +304,6 @@ EVP_PKEY_CTX_set_tls1_prf_md define
EVP_PKEY_assign_DH define
EVP_PKEY_assign_DSA define
EVP_PKEY_assign_EC_KEY define
-EVP_PKEY_assign_ED25519 define
-EVP_PKEY_assign_ED448 define
-EVP_PKEY_assign_X25519 define
-EVP_PKEY_assign_X448 define
EVP_PKEY_assign_POLY1305 define
EVP_PKEY_assign_RSA define
EVP_PKEY_assign_SIPHASH define