summaryrefslogtreecommitdiffstats
path: root/crypto/o_fips.c
AgeCommit message (Collapse)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
Reviewed-by: Tim Hudson <tjh@openssl.org>
2012-04-20call OPENSSL_init when calling FIPS_mode tooDr. Stephen Henson
2011-10-21Update error codes for FIPS.Dr. Stephen Henson
Add support for authentication in FIPS_mode_set().
2011-06-13Set rand method in FIPS_mode_set() not in rand library.Dr. Stephen Henson
2011-05-19Implement FIPS_mode and FIPS_mode_setDr. Stephen Henson