summaryrefslogtreecommitdiff
path: root/crypto/build.info
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-07-22 15:19:02 +0100
committerMatt Caswell <matt@openssl.org>2019-07-23 10:20:15 +0100
commit037439c46addc62130617bbba8c5e58e1548bfd8 (patch)
tree666500648d6863b1e0fb2880453549716ad458fe /crypto/build.info
parent584410227ab3afd3d296408ca096409cd677ee10 (diff)
downloadopenssl-new-037439c46addc62130617bbba8c5e58e1548bfd8.tar.gz
Remove some utilities from the core to provider interface
The core provides a number of essential functions as "upcalls" to providers. Some of those were just utility functions that wrap other upcalls - which don't seem essential and bloat the interface. We should remove them in order to simplify the interface. Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/9432)
Diffstat (limited to 'crypto/build.info')
-rw-r--r--crypto/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/build.info b/crypto/build.info
index 3f9eb52bb6..fe49fa387d 100644
--- a/crypto/build.info
+++ b/crypto/build.info
@@ -73,7 +73,7 @@ $UTIL_COMMON=\
$UTIL_DEFINE=$CPUIDDEF
SOURCE[../libcrypto]=$UTIL_COMMON \
- mem.c mem_sec.c mem_str.c mem_dbg.c \
+ mem.c mem_sec.c mem_dbg.c \
cversion.c info.c cpt_err.c ebcdic.c uid.c o_time.c o_dir.c \
o_fopen.c getenv.c o_init.c o_fips.c init.c trace.c provider.c \
asn1_dsa.c packet.c $UPLINKSRC