summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorBilly Brumley <bbrumley@gmail.com>2020-05-13 07:33:59 +0300
committerMatt Caswell <matt@openssl.org>2020-05-16 17:20:37 +0100
commit4fcd15c18ad6b5523a389863d3e5628d44db6eb4 (patch)
tree5150a30cd2e34938b3a359b1bdfb13736634d262 /util
parent06a2027bd58bcd109cab88e3ce27726613eeab50 (diff)
deprecate EC_POINTs_mul function
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/11807)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 104e065bbd..ef0b76b1a9 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -144,7 +144,7 @@ IDEA_set_decrypt_key 146 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3
X509_STORE_CTX_set_flags 147 3_0_0 EXIST::FUNCTION:
BIO_ADDR_rawmake 148 3_0_0 EXIST::FUNCTION:SOCK
EVP_PKEY_asn1_set_ctrl 149 3_0_0 EXIST::FUNCTION:
-EC_POINTs_mul 150 3_0_0 EXIST::FUNCTION:EC
+EC_POINTs_mul 150 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,EC
ASN1_get_object 151 3_0_0 EXIST::FUNCTION:
i2d_IPAddressFamily 152 3_0_0 EXIST::FUNCTION:RFC3779
ENGINE_get_ctrl_function 153 3_0_0 EXIST::FUNCTION:ENGINE