summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorDmitry Belyavskiy <beldmit@gmail.com>2023-08-28 13:38:19 +0200
committerDmitry Belyavskiy <beldmit@gmail.com>2023-09-15 10:18:36 +0200
commit1aac593600f9656170dd144ca1219fdcd8ee8322 (patch)
tree3d0eee0a29bfd742b3cb721afd9e15685114da6c /util
parent0a8807b4a838ec6e6a84b2a28781e821ede90480 (diff)
Store: API for deletion - make update
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21901)
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 2656df5d90..e4265b4cef 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -5534,3 +5534,4 @@ OSSL_PROVIDER_try_load_ex ? 3_2_0 EXIST::FUNCTION:
OSSL_ERR_STATE_save_to_mark ? 3_2_0 EXIST::FUNCTION:
X509_STORE_CTX_set_get_crl ? 3_2_0 EXIST::FUNCTION:
X509_STORE_CTX_set_current_reasons ? 3_2_0 EXIST::FUNCTION:
+OSSL_STORE_delete ? 3_2_0 EXIST::FUNCTION: