summaryrefslogtreecommitdiff
path: root/crypto/build.info
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-05-29 17:31:22 +0100
committerMatt Caswell <matt@openssl.org>2019-06-12 09:16:43 +0100
commit636b087e3e3eb3401ac4d1a55bd2da0c15a728d5 (patch)
treeafa8a4dfbebbd1d494d90e7a80397e0287e9cc90 /crypto/build.info
parent4ac6227621255ecde99aff3b11737c912f7a499b (diff)
downloadopenssl-new-636b087e3e3eb3401ac4d1a55bd2da0c15a728d5.tar.gz
Make BIGNUM code available from within the FIPS module
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/9130)
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 fb8f14ed55..114a315850 100644
--- a/crypto/build.info
+++ b/crypto/build.info
@@ -26,7 +26,7 @@ SOURCE[../libcrypto]=\
# FIPS module
SOURCE[../providers/fips]=\
- cryptlib.c mem.c params.c bsearch.c ex_data.c o_str.c \
+ cryptlib.c mem.c mem_sec.c params.c bsearch.c ex_data.c o_str.c \
ctype.c threads_pthread.c threads_win.c threads_none.c context.c \
sparse_array.c {- $target{cpuid_asm_src} -}