summaryrefslogtreecommitdiffstats
path: root/crypto/engine/engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/engine/engine.h')
-rw-r--r--crypto/engine/engine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/engine/engine.h b/crypto/engine/engine.h
index ef6a91f021..d8d00b3d12 100644
--- a/crypto/engine/engine.h
+++ b/crypto/engine/engine.h
@@ -552,6 +552,7 @@ ENGINE *ENGINE_get_default_RAND(void);
* ciphering or digesting corresponding to "nid". */
ENGINE *ENGINE_get_cipher_engine(int nid);
ENGINE *ENGINE_get_digest_engine(int nid);
+ENGINE *ENGINE_get_pkey_meth_engine(int nid);
/* This sets a new default ENGINE structure for performing RSA
* operations. If the result is non-zero (success) then the ENGINE