diff --git a/lib/des/dsa.c b/lib/des/dsa.c index bfd2c1894..637963a59 100644 --- a/lib/des/dsa.c +++ b/lib/des/dsa.c @@ -93,7 +93,7 @@ DSA_up_ref(DSA *dsa) */ static const DSA_METHOD dsa_null_method = { - "hx509 null DSA" + "hcrypto null DSA" }; const DSA_METHOD *