summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-12-11 07:02:06 +0100
committerRichard Levitte <levitte@openssl.org>2017-06-29 11:55:32 +0200
commitf91ded1fc40bbe3950ae3e971d4c84a2edf039f8 (patch)
tree0cc97813c1ce54d941eb2560d79b83147454e43c /util
parentd32e10d6fadd39bf01282922a8ed3543173de440 (diff)
STORE: add ENGINE information to loaders
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3542)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 3c651edd43..d734461a9b 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4340,3 +4340,5 @@ OSSL_STORE_ctrl 4282 1_1_1 EXIST::FUNCTION:
OSSL_STORE_INFO_get0_NAME_description 4283 1_1_1 EXIST::FUNCTION:
OSSL_STORE_INFO_set0_NAME_description 4284 1_1_1 EXIST::FUNCTION:
OSSL_STORE_INFO_get1_NAME_description 4285 1_1_1 EXIST::FUNCTION:
+OSSL_STORE_do_all_loaders 4286 1_1_1 EXIST::FUNCTION:
+OSSL_STORE_LOADER_get0_engine 4287 1_1_1 EXIST::FUNCTION: