From 5ce38c90cf43ee79cd999716ea83a5a44eeb819e Mon Sep 17 00:00:00 2001 From: Gary Ching-Pang Lin Date: Tue, 28 Jul 2015 11:46:38 -0400 Subject: Update openssl to 1.0.2d Also update Cryptlib to edk2 r17731 Signed-off-by: Gary Ching-Pang Lin --- Cryptlib/OpenSSL/crypto/fips_err.c | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Cryptlib/OpenSSL/crypto/fips_err.c (limited to 'Cryptlib/OpenSSL/crypto/fips_err.c') diff --git a/Cryptlib/OpenSSL/crypto/fips_err.c b/Cryptlib/OpenSSL/crypto/fips_err.c deleted file mode 100644 index 1788ed28..00000000 --- a/Cryptlib/OpenSSL/crypto/fips_err.c +++ /dev/null @@ -1,7 +0,0 @@ -#include - -#ifdef OPENSSL_FIPS -# include "fips_err.h" -#else -static void *dummy = &dummy; -#endif -- cgit v1.2.3