LHASH revamp. make depend.
[openssl.git] / crypto / dsa / dsa_pmeth.c
index 3f7638c803b7f144b4b9531df43c70a169a7f71b..18b57aab79f4dc58d10c332f4b2784efc1ceeba1 100644 (file)
@@ -195,6 +195,7 @@ static int pkey_dsa_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2)
                dctx->md = p2;
                return 1;
 
+               case EVP_PKEY_CTRL_DIGESTINIT:
                case EVP_PKEY_CTRL_PKCS7_SIGN:
                case EVP_PKEY_CTRL_CMS_SIGN:
                return 1;