summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorDmitry Belyavskiy <beldmit@gmail.com>2019-03-19 14:07:37 +0300
committerMatt Caswell <matt@openssl.org>2019-03-21 09:06:12 +0000
commitd95fb70b0e784d7c2a15d5ef5e42b0aa614e5045 (patch)
tree51cd41f94a2bd40452160919242122afe67b6054 /util
parent6711493457410d1663e29876b678e9a883939826 (diff)
Providing missing accessor to EVP_PKEY.engine
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8526)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 32c64cb2c7..474f9f950d 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4579,3 +4579,4 @@ EVP_PKEY_meth_set_digest_custom 4532 1_1_1 EXIST::FUNCTION:
EVP_PKEY_meth_get_digest_custom 4533 1_1_1 EXIST::FUNCTION:
OPENSSL_INIT_set_config_filename 4534 1_1_1b EXIST::FUNCTION:STDIO
OPENSSL_INIT_set_config_file_flags 4535 1_1_1b EXIST::FUNCTION:STDIO
+EVP_PKEY_get0_engine 4536 1_1_1c EXIST::FUNCTION:ENGINE