aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2015-12-14 15:24:27 -0500
committerRich Salz <rsalz@openssl.org>2016-01-06 12:07:26 -0500
commit700b4a4ae7c2a89ca99bfe64baef1eabfa316136 (patch)
treeffe906e1a3f0b169233ef0dcadd50c948723d487 /include
parent0b0443af6462724acf7b1ff2c624b124113f11a4 (diff)
downloadopenssl-700b4a4ae7c2a89ca99bfe64baef1eabfa316136.tar.gz
Remove more (rest?) of FIPS build stuff.
Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
Diffstat (limited to 'include')
-rw-r--r--include/openssl/rand.h4
1 files changed, 0 insertions, 4 deletions
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