summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2021-03-16 14:30:59 +0100
committerRichard Levitte <levitte@openssl.org>2021-04-02 08:57:47 +0200
commitb638dad970c65e311e9a724b89972441268adc9f (patch)
tree639d4e58b8262d8039d4335cd49aa9e0f2060af9 /util
parent1010884e0a6d391d3628ffdb057f1812ef08ed73 (diff)
Add OSSL_STORE_LOADER_description()
Fixes #14514 Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/14656)
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 203d50263b..eb84f1763e 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -5335,3 +5335,4 @@ RSA_PSS_PARAMS_dup ? 3_0_0 EXIST::FUNCTION:
EVP_PKEY_derive_set_peer_ex ? 3_0_0 EXIST::FUNCTION:
OSSL_DECODER_description ? 3_0_0 EXIST::FUNCTION:
OSSL_ENCODER_description ? 3_0_0 EXIST::FUNCTION:
+OSSL_STORE_LOADER_description ? 3_0_0 EXIST::FUNCTION: