Richard Levitte 7f9c37457a To protect FIPS-related global variables, add locking mechanisms
around them.

NOTE: because two new locks are added, this adds potential binary
incompatibility with earlier versions in the 0.9.7 series.  However,
those locks will only ever be touched when FIPS_mode_set() is called
and after, thanks to a variable that's only changed from 0 to 1 once
(when FIPS_mode_set() is called).  So basically, as long as FIPS mode
hasn't been engaged explicitely by the calling application, the new
locks are treated as if they didn't exist at all, thus not becoming a
problem.  Applications that are built or rebuilt to use FIPS
functionality will need to be recompiled in any case, thus not being a
problem either.
2004-07-30 14:38:02 +00:00
..
1999-04-29 16:04:54 +00:00
2004-03-16 13:50:18 +00:00
2004-05-11 12:46:24 +00:00
2004-05-15 16:39:23 +00:00
2002-09-26 15:54:15 +00:00
2004-05-15 16:39:23 +00:00
2004-05-15 16:39:23 +00:00
2002-09-26 15:54:15 +00:00
2004-05-15 16:39:23 +00:00
2004-05-15 16:39:23 +00:00
2001-03-08 21:54:02 +00:00
2002-09-26 15:54:15 +00:00
2002-07-10 06:57:54 +00:00
2001-11-10 01:16:28 +00:00
2004-05-11 12:46:24 +00:00
2004-05-15 16:39:23 +00:00
2002-01-12 15:56:13 +00:00
2002-03-12 13:33:20 +00:00
2004-05-11 12:46:24 +00:00
2002-09-25 15:38:17 +00:00
2004-05-11 12:46:24 +00:00
2002-09-26 15:54:15 +00:00
2002-09-25 15:38:17 +00:00