summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorJonathan M. Wilbur <jonathan@wilbur.space>2024-09-11 02:46:10 +0200
committerTomas Mraz <tomas@openssl.org>2024-09-16 22:56:02 +0200
commitf4887d723e9fd296120e66f1326cfb753d338a46 (patch)
tree5bc4cc1d7883c37e7994561fa91b58a5773653c3 /util
parentfeat: support the roleSpecCertIdentifier X.509v3 extension (diff)
downloadopenssl-f4887d723e9fd296120e66f1326cfb753d338a46.tar.xz
openssl-f4887d723e9fd296120e66f1326cfb753d338a46.zip
doc: support the roleSpecCertIdentifier X.509v3 extension
Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/25428)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num10
1 files changed, 10 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index cb98839b64..8cb36536aa 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -5740,3 +5740,13 @@ i2d_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX ? 3_5_0 EXIST::FUNCTION:
OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_free ? 3_5_0 EXIST::FUNCTION:
OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_new ? 3_5_0 EXIST::FUNCTION:
OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_it ? 3_5_0 EXIST::FUNCTION:
+d2i_OSSL_ROLE_SPEC_CERT_ID ? 3_5_0 EXIST::FUNCTION:
+i2d_OSSL_ROLE_SPEC_CERT_ID ? 3_5_0 EXIST::FUNCTION:
+OSSL_ROLE_SPEC_CERT_ID_free ? 3_5_0 EXIST::FUNCTION:
+OSSL_ROLE_SPEC_CERT_ID_new ? 3_5_0 EXIST::FUNCTION:
+OSSL_ROLE_SPEC_CERT_ID_it ? 3_5_0 EXIST::FUNCTION:
+d2i_OSSL_ROLE_SPEC_CERT_ID_SYNTAX ? 3_5_0 EXIST::FUNCTION:
+i2d_OSSL_ROLE_SPEC_CERT_ID_SYNTAX ? 3_5_0 EXIST::FUNCTION:
+OSSL_ROLE_SPEC_CERT_ID_SYNTAX_free ? 3_5_0 EXIST::FUNCTION:
+OSSL_ROLE_SPEC_CERT_ID_SYNTAX_new ? 3_5_0 EXIST::FUNCTION:
+OSSL_ROLE_SPEC_CERT_ID_SYNTAX_it ? 3_5_0 EXIST::FUNCTION: