From 319e518a5ae17fb8def2bd9209675acbaa6c22c2 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Mon, 13 May 2019 06:41:06 +0100 Subject: Make some EVP code available from within the FIPS module Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/8728) --- crypto/lhash/build.info | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crypto/lhash') diff --git a/crypto/lhash/build.info b/crypto/lhash/build.info index 30797f2caf..0aa12a1eb3 100644 --- a/crypto/lhash/build.info +++ b/crypto/lhash/build.info @@ -1,3 +1,5 @@ LIBS=../../libcrypto SOURCE[../../libcrypto]=\ lhash.c lh_stats.c +SOURCE[../../providers/fips]=\ + lhash.c -- cgit v1.2.3