openssl/crypto/rand
Emilia Kasper b53338cbf8 Clean up references to FIPS
This removes the fips configure option. This option is broken as the
required FIPS code is not available.

FIPS_mode() and FIPS_mode_set() are retained for compatibility, but
FIPS_mode() always returns 0, and FIPS_mode_set() can only be used to
turn FIPS mode off.

Reviewed-by: Stephen Henson <steve@openssl.org>
2017-02-28 15:26:25 +01:00
..
build.info
md_rand.c Clean up references to FIPS 2017-02-28 15:26:25 +01:00
rand_egd.c RAND_egd_bytes: No need to check RAND_status on connection error. 2017-01-24 14:39:20 +01:00
rand_err.c
rand_lcl.h
rand_lib.c Clean up references to FIPS 2017-02-28 15:26:25 +01:00
rand_unix.c
rand_vms.c
rand_win.c
randfile.c updated macro spacing for styling purposes 2016-12-12 13:50:17 +00:00