summaryrefslogtreecommitdiffstats
path: root/crypto/evp/evp_locl.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/evp_locl.h')
-rw-r--r--crypto/evp/evp_locl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/evp/evp_locl.h b/crypto/evp/evp_locl.h
index fb1ebf4c80..613b102573 100644
--- a/crypto/evp/evp_locl.h
+++ b/crypto/evp/evp_locl.h
@@ -256,6 +256,8 @@ struct evp_pkey_ctx_st
int keygen_info_count;
} /* EVP_PKEY_CTX */;
+#define EVP_PKEY_DYNAMIC 1
+
struct evp_pkey_method_st
{
int pkey_id;