summaryrefslogtreecommitdiffstats
path: root/doc/man7
diff options
context:
space:
mode:
authorPauli <pauli@openssl.org>2021-07-01 14:40:44 +1000
committerPauli <pauli@openssl.org>2021-09-28 18:08:41 +1000
commit4667b0f0731a8bb8d6236ea18b8c0591016f53d7 (patch)
treee0c51a24a80b49e4d8c9e8c936ff7db8b6f12690 /doc/man7
parentfc9eda53bcf7d41c8159b7161c663db86dda5481 (diff)
include PVK KDF in legacy provider algorithm list
Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15968)
Diffstat (limited to 'doc/man7')
-rw-r--r--doc/man7/OSSL_PROVIDER-legacy.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/man7/OSSL_PROVIDER-legacy.pod b/doc/man7/OSSL_PROVIDER-legacy.pod
index d2fdfe3676..5724996fdc 100644
--- a/doc/man7/OSSL_PROVIDER-legacy.pod
+++ b/doc/man7/OSSL_PROVIDER-legacy.pod
@@ -87,6 +87,8 @@ Disabled by default. Use I<enable-rc5> config option to enable.
=item PBKDF1
+=item PVKKDF
+
=back
=begin comment