summaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2019-06-21 09:27:48 +1000
committerPauli <paul.dale@oracle.com>2019-06-21 10:03:55 +1000
commit32ee452496f8cf4558d645f9db908b09df919f04 (patch)
tree0fa688bcaff971eb4124f6142c5e4ef08482c2bb /util/libcrypto.num
parent2d905f6715453034d1f942a0237b0d2b9d57326c (diff)
Remove OPENSSL_memcmp.
After avoiding OPENSSL_memcmp for EC curve comparison, there are no remaining uses in the source code. The function is only defined in an internal header and thus should be safe to remove for 3.0.0. Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/9207)
Diffstat (limited to 'util/libcrypto.num')
-rw-r--r--util/libcrypto.num2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 0b181070eb..af6e2b96b4 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -462,7 +462,7 @@ X509v3_asid_add_id_or_range 462 3_0_0 EXIST::FUNCTION:RFC3779
X509_NAME_ENTRY_create_by_NID 463 3_0_0 EXIST::FUNCTION:
EC_KEY_METHOD_get_init 464 3_0_0 EXIST::FUNCTION:EC
ASN1_INTEGER_to_BN 465 3_0_0 EXIST::FUNCTION:
-OPENSSL_memcmp 466 3_0_0 EXIST::FUNCTION:
+OPENSSL_memcmp 466 3_0_0 NOEXIST::FUNCTION:
BUF_MEM_new 467 3_0_0 EXIST::FUNCTION:
DSO_set_filename 468 3_0_0 EXIST::FUNCTION:
DH_new 469 3_0_0 EXIST::FUNCTION:DH