summaryrefslogtreecommitdiffstats
path: root/crypto/evp/m_dss.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/m_dss.c')
-rw-r--r--crypto/evp/m_dss.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/m_dss.c b/crypto/evp/m_dss.c
index a948c77..6b0c0aa 100644
--- a/crypto/evp/m_dss.c
+++ b/crypto/evp/m_dss.c
@@ -81,7 +81,7 @@ static const EVP_MD dsa_md=
NID_dsaWithSHA,
NID_dsaWithSHA,
SHA_DIGEST_LENGTH,
- 0,
+ EVP_MD_FLAG_FIPS,
init,
update,
final,
OpenPOWER on IntegriCloud