]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove OPENSSL_memcmp.
authorPauli <paul.dale@oracle.com>
Thu, 20 Jun 2019 23:27:48 +0000 (09:27 +1000)
committerPauli <paul.dale@oracle.com>
Fri, 21 Jun 2019 00:03:55 +0000 (10:03 +1000)
commit32ee452496f8cf4558d645f9db908b09df919f04
tree0fa688bcaff971eb4124f6142c5e4ef08482c2bb
parent2d905f6715453034d1f942a0237b0d2b9d57326c
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)
Configurations/unix-Makefile.tmpl
crypto/ec/ec_curve.c
crypto/o_str.c
crypto/x509/v3_tlsf.c
include/internal/o_str.h [deleted file]
util/libcrypto.num
util/missingcrypto.txt