summaryrefslogtreecommitdiffstats
path: root/util/other.syms
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2022-12-05 16:26:39 +0100
committerRichard Levitte <levitte@openssl.org>2022-12-08 07:37:06 +0100
commite921c278aaa2aaa899246f412f15641ce2b7aee7 (patch)
tree641c6b31dcad45c63f9d98776fb2ee956c225bfb /util/other.syms
parent2e1ec27bca39b487900f1e99ec16c0ce4b27ea6e (diff)
Move the description of the core types into their own pages
This expands on some of the core type descriptions, and also makes it easier to find the documentation for each type, at least on Unix, with a simple call like "man OSSL_ALGORITHM". Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19842) (cherry picked from commit 801e54d65ca5d87f3b003477f26597541b95b55b)
Diffstat (limited to 'util/other.syms')
-rw-r--r--util/other.syms5
1 files changed, 5 insertions, 0 deletions
diff --git a/util/other.syms b/util/other.syms
index e984176708..0b7e063547 100644
--- a/util/other.syms
+++ b/util/other.syms
@@ -55,11 +55,14 @@ EVP_SIGNATURE datatype
GEN_SESSION_CB datatype
NAMING_AUTHORITY datatype
OPENSSL_Applink external
+OSSL_ALGORITHM datatype
+OSSL_CALLBACK datatype
OSSL_DECODER datatype
OSSL_DECODER_CTX datatype
OSSL_DECODER_CONSTRUCT datatype
OSSL_DECODER_CLEANUP datatype
OSSL_DECODER_INSTANCE datatype
+OSSL_DISPATCH datatype
OSSL_ENCODER datatype
OSSL_ENCODER_CTX datatype
OSSL_ENCODER_CONSTRUCT datatype
@@ -67,8 +70,10 @@ OSSL_ENCODER_CLEANUP datatype
OSSL_ENCODER_INSTANCE datatype
OSSL_HTTP_bio_cb_t datatype
OSSL_HTTP_REQ_CTX datatype
+OSSL_ITEM datatype
OSSL_LIB_CTX datatype
OSSL_PARAM datatype
+OSSL_PASSPHRASE_CALLBACK datatype
OSSL_PROVIDER datatype
OSSL_STORE_CTX datatype
OSSL_STORE_INFO datatype