From: Andy Polyakov Date: Thu, 26 May 2005 23:09:02 +0000 (+0000) Subject: fips/sha1 -> fips/sha remains. X-Git-Tag: FIPS_TEST_9~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=713407a5c720beed0c6d56455c14301301f6f98c;p=openssl fips/sha1 -> fips/sha remains. --- diff --git a/util/mkfiles.pl b/util/mkfiles.pl index fcfcb0809c..a1ac3a9c0c 100755 --- a/util/mkfiles.pl +++ b/util/mkfiles.pl @@ -59,7 +59,7 @@ my @dirs = ( "fips/hmac", "fips/rand", "fips/rsa", -"fips/sha1", +"fips/sha", "ssl", "apps", "test",