From 42bd0a6b3c73c71b69967503c0ee0a3598b52655 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Tue, 5 Apr 2011 15:48:05 +0000 Subject: Update fipssyms.h to keep all symbols in FIPS,fips namespace. Rename drbg_cprng_test to fips_drbg_cprng_test. Remove rand files from Makefile.fips. --- Makefile.fips | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'Makefile.fips') diff --git a/Makefile.fips b/Makefile.fips index 8d967b7f2a..65bc582ca7 100644 --- a/Makefile.fips +++ b/Makefile.fips @@ -148,7 +148,7 @@ SHLIBDIRS= crypto SDIRS= \ sha hmac des aes modes \ bn ec rsa dsa ecdsa dh \ - buffer rand evp ecdh cmac + buffer evp ecdh cmac # keep in mind that the above list is adjusted by ./Configure # according to no-xxx arguments... @@ -338,13 +338,6 @@ FIPS_EX_OBJ= ../crypto/aes/aes_cfb.o \ ../crypto/modes/ctr128.o \ ../crypto/modes/gcm128.o \ ../crypto/modes/ofb128.o \ - ../crypto/rand/md_rand.o \ - ../crypto/rand/rand_egd.o \ - ../crypto/rand/randfile.o \ - ../crypto/rand/rand_lib.o \ - ../crypto/rand/rand_os2.o \ - ../crypto/rand/rand_unix.o \ - ../crypto/rand/rand_win.o \ ../crypto/rsa/rsa_eay.o \ ../crypto/rsa/rsa_gen.o \ ../crypto/rsa/rsa_crpt.o \ -- cgit v1.2.3