Add fips/ecdsa directory to mkfiles.pl

This commit is contained in:
Dr. Stephen Henson 2011-02-22 14:52:23 +00:00
parent f8c39f3cd0
commit 558ddad34f

View File

@ -68,6 +68,7 @@ my @dirs = (
"fips/des",
"fips/dsa",
"fips/dh",
"fips/ecdsa",
"fips/hmac",
"fips/rand",
"fips/rsa",