Make sure the applications know when we are running in FIPS mode. We
authorRichard Levitte <levitte@openssl.org>
Mon, 17 May 2004 04:30:06 +0000 (04:30 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 17 May 2004 04:30:06 +0000 (04:30 +0000)
commitf27a152f69e205ddb7fe3b2f87cf6aca9bbd3b03
treea16c47a2ab06df3b4aedfed569fe6adf93b83da9
parent63d494b22cbc15ee4718fa8bc6bd2c9d9fe11d39
Make sure the applications know when we are running in FIPS mode.  We
can't use the variable in libcrypto, since it's supposedly unknown.

Note: currently only supported in MONOLITH mode.
apps/apps.h
apps/openssl.c