summaryrefslogtreecommitdiffstats
path: root/util/other.syms
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-02-12 13:05:09 +0100
committerRichard Levitte <levitte@openssl.org>2020-02-15 06:46:00 +0100
commit9ea59241745e0ca17dc05a142544aca032cc75a0 (patch)
tree1011d81530037f33b001560e334185af54f06395 /util/other.syms
parentf93a17f13cef29ec73fc25aa186d240b439963f8 (diff)
Document OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/11071)
Diffstat (limited to 'util/other.syms')
-rw-r--r--util/other.syms3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/other.syms b/util/other.syms
index 78d436f73a..378dda3659 100644
--- a/util/other.syms
+++ b/util/other.syms
@@ -384,6 +384,9 @@ OSSL_PARAM_utf8_string define
OSSL_PARAM_get_TYPE generic
OSSL_PARAM_END define
OSSL_PARAM_set_TYPE generic
+OSSL_SERIALIZER_PUBKEY_TO_DER_PQ define
+OSSL_SERIALIZER_PrivateKey_TO_DER_PQ define
+OSSL_SERIALIZER_Parameters_TO_DER_PQ define
OSSL_SERIALIZER_PUBKEY_TO_PEM_PQ define
OSSL_SERIALIZER_PrivateKey_TO_PEM_PQ define
OSSL_SERIALIZER_Parameters_TO_PEM_PQ define