From e990b4f838eaa649a1849d25db5be2236632fe34 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sun, 13 Feb 2011 18:45:41 +0000 Subject: Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_new and FIPS_dsa_sig_free, reimplment DSA_SIG_new and DSA_SIG_free from ASN1 library. --- Makefile.fips | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.fips') diff --git a/Makefile.fips b/Makefile.fips index d6d373fed7..f9cc5afab6 100644 --- a/Makefile.fips +++ b/Makefile.fips @@ -308,8 +308,6 @@ FIPS_EX_OBJ= ../crypto/aes/aes_cfb.o \ ../crypto/dsa/dsa_gen.o \ ../crypto/dsa/dsa_key.o \ ../crypto/dsa/dsa_ossl.o \ - ../crypto/dsa/dsa_sign.o \ - ../crypto/dsa/dsa_vrf.o \ ../crypto/evp/e_aes.o \ ../crypto/evp/e_des3.o \ ../crypto/evp/m_sha1.o \ -- cgit v1.2.3