From: olszomal Date: Mon, 25 May 2026 12:21:21 +0000 (+0200) Subject: doc: remove outdated signature_dupctx usage note X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a419b61d53ed2682af22fd135d2bbf9a7dd52bb9;p=thirdparty%2Fopenssl.git doc: remove outdated signature_dupctx usage note EVP_PKEY_CTX_dup() may use the provider signature dupctx callback via EVP_DigestSignFinal() and EVP_DigestVerifyFinal(). Complements: 864b89ce497c "Move EVP_PKEY algorithm implementations into a union" Reviewed-by: Eugene Syromiatnikov Reviewed-by: Paul Dale MergeDate: Wed May 27 07:06:01 2026 (Merged from https://github.com/openssl/openssl/pull/31290) --- diff --git a/doc/man7/provider-signature.pod b/doc/man7/provider-signature.pod index d5af5a2e389..1e4e99c0b13 100644 --- a/doc/man7/provider-signature.pod +++ b/doc/man7/provider-signature.pod @@ -269,7 +269,6 @@ OSSL_FUNC_signature_gettable_ctx_params() functions, as well as the "md_params" functions. The OSSL_FUNC_signature_dupctx() function is optional. -It is not yet used by OpenSSL. The OSSL_FUNC_signature_query_key_types() function is optional. When present, it should return a NULL-terminated array of strings