From 700b4a4ae7c2a89ca99bfe64baef1eabfa316136 Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Mon, 14 Dec 2015 15:24:27 -0500 Subject: Remove more (rest?) of FIPS build stuff. Reviewed-by: Dr. Stephen Henson --- include/openssl/rand.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include') diff --git a/include/openssl/rand.h b/include/openssl/rand.h index d7756bb679..fb5dda1e83 100644 --- a/include/openssl/rand.h +++ b/include/openssl/rand.h @@ -119,10 +119,6 @@ int RAND_event(UINT, WPARAM, LPARAM); # endif -# ifdef OPENSSL_FIPS -int RAND_init_fips(void); -# endif - /* BEGIN ERROR CODES */ /* * The following lines are auto generated by the script mkerr.pl. Any changes -- cgit v1.2.3