summaryrefslogtreecommitdiffstats
path: root/util
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:40:22 +0100
commit2365be297640d81ef523506ed16142d02c17f520 (patch)
tree9096b407c0d4eb4a31c04d315289737d719de5d3 /util
parenta0564dc85531e8558698dcd0c5061a525c278573 (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')
-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