aboutsummaryrefslogtreecommitdiff
path: root/util/other.syms
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-10-12 16:46:41 +0200
committerRichard Levitte <levitte@openssl.org>2020-05-13 18:51:14 +0200
commit6ab6ecfd6d2d659326f427dceb1b65ae1b4b012b (patch)
tree5c720e17e9d40fc415ab3049fb056bd9aa590cf4 /util/other.syms
parent78906fff4a6cfd5857045df770b47ae9ebcf0766 (diff)
downloadopenssl-6ab6ecfd6d2d659326f427dceb1b65ae1b4b012b.zip
openssl-6ab6ecfd6d2d659326f427dceb1b65ae1b4b012b.tar.gz
openssl-6ab6ecfd6d2d659326f427dceb1b65ae1b4b012b.tar.bz2
OSSL_STORE: Make it possible to attach an OSSL_STORE to an opened BIO
This capability existed internally, and is now made public. Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> (Merged from https://github.com/openssl/openssl/pull/11756)
Diffstat (limited to 'util/other.syms')
-rw-r--r--util/other.syms1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/other.syms b/util/other.syms
index 9f44034..d993485 100644
--- a/util/other.syms
+++ b/util/other.syms
@@ -49,6 +49,7 @@ OSSL_STORE_INFO datatype
OSSL_STORE_LOADER datatype
OSSL_STORE_LOADER_CTX datatype
OSSL_STORE_SEARCH datatype
+OSSL_STORE_attach_fn datatype
OSSL_STORE_close_fn datatype
OSSL_STORE_ctrl_fn datatype
OSSL_STORE_expect_fn datatype