提交 71a05dcd 编写于 作者: M Matt Caswell

Remove a TODO in EVP_set_default_properties

Fixes #14371
Reviewed-by: NPaul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1487)
上级 906bced1
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册