aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-03-25 17:05:49 +0000
committerMatt Caswell <matt@openssl.org>2021-04-08 12:20:22 +0100
commit71a05dcd33ccdb8e3446d9a0cc7a36e8993a83ce (patch)
treebf634928014500331d2091c5c3219e37f2b9aafc /doc
parent906bced110c156f98e5e4725d7d6de5a8da93089 (diff)
downloadopenssl-71a05dcd33ccdb8e3446d9a0cc7a36e8993a83ce.tar.gz
Remove a TODO in EVP_set_default_properties
Fixes #14371 Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1487)
Diffstat (limited to 'doc')
-rw-r--r--doc/man3/EVP_set_default_properties.pod8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/man3/EVP_set_default_properties.pod b/doc/man3/EVP_set_default_properties.pod
index 00404bd999..c8385ad1b4 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<crypto(7)/ALGORITHM FETCHING> for information about implicit and explicit
+fetching.
EVP_set_default_properties stores the properties given with the string
I<propq> among the EVP data that's been stored in the library context