Small bug fixes.
authorRichard Levitte <levitte@openssl.org>
Tue, 20 Apr 2004 10:26:13 +0000 (10:26 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 20 Apr 2004 10:26:13 +0000 (10:26 +0000)
commitd2fca2c59ad28832ccdaff1ea6ebe292e628fe59
tree45aa397007ff017186dcc948c78a99fc731c0599
parent7028b83a35fa09b091e097c94d5066ab6495c691
Small bug fixes.
Move the declaration of FIPS_allow_md5() from fips_locl.h to fips.h.
Consequently, util/mkdef.pl doesn't need to look at fips_locl.h any
more.
apps/openssl.c
fips/fips.c
fips/fips.h
fips/fips_locl.h
util/mkdef.pl