From: Matt Caswell Date: Thu, 25 Mar 2021 17:05:49 +0000 (+0000) Subject: Remove a TODO in EVP_set_default_properties X-Git-Tag: openssl-3.0.0-alpha14~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71a05dcd33ccdb8e3446d9a0cc7a36e8993a83ce;p=thirdparty%2Fopenssl.git Remove a TODO in EVP_set_default_properties Fixes #14371 Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/1487) --- diff --git a/doc/man3/EVP_set_default_properties.pod b/doc/man3/EVP_set_default_properties.pod index 00404bd999a..c8385ad1b4e 100644 --- a/doc/man3/EVP_set_default_properties.pod +++ b/doc/man3/EVP_set_default_properties.pod @@ -17,11 +17,9 @@ EVP_default_properties_is_fips_enabled =head1 DESCRIPTION EVP_set_default_properties() sets the default properties for all -future EVP algorithm fetches, implicit as well as explicit. - -=for comment TODO(3.0) We should consider having an EVP document in -section 7 that details everything about implicit vs explicit fetches -and how they relate to properties. +future EVP algorithm fetches, implicit as well as explicit. See +L for information about implicit and explicit +fetching. EVP_set_default_properties stores the properties given with the string I among the EVP data that's been stored in the library context