pull/4080/head
Kaleb Himes 2021-06-01 13:30:32 -06:00 committed by GitHub
parent 3a9c6ea924
commit a27cdc538a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2210,7 +2210,7 @@ then
fi
if test "$FIPS_VERSION" = "v2"
then
AC_MSG_ERROR([cannot enabled ed448 w/ dependency shake256 in FIPSv2 mode])
AC_MSG_ERROR([cannot enable ed448 w/ dependency shake256 in FIPSv2 mode])
fi
ENABLED_FE448=yes
ENABLED_GE448=yes