openssl/crypto/sha
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
..
asm Clean up references to FIPS 2017-02-28 15:26:25 +01:00
build.info
keccak1600.c sha/keccak1600.c: add some optimized implementations. 2016-11-11 13:32:35 +01:00
sha1_one.c
sha1dgst.c
sha256.c
sha512.c
sha_locl.h