summaryrefslogtreecommitdiffstats
path: root/doc/man7/EVP_KDF-HKDF.pod
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2019-09-25 20:27:27 +1000
committerPauli <paul.dale@oracle.com>2019-09-26 07:10:41 +1000
commite7f2dac96826d7988467e6293156fcb12277a040 (patch)
treee0b83d80f80e40afeb243f2adb8dfa93e2e15d81 /doc/man7/EVP_KDF-HKDF.pod
parent19bd1fa1ef17ff0ac071402cb6b002f1c29e37b9 (diff)
Use OSSL_PARAM types for KDF documentation
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10011)
Diffstat (limited to 'doc/man7/EVP_KDF-HKDF.pod')
-rw-r--r--doc/man7/EVP_KDF-HKDF.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man7/EVP_KDF-HKDF.pod b/doc/man7/EVP_KDF-HKDF.pod
index ce623039c2..d68f384034 100644
--- a/doc/man7/EVP_KDF-HKDF.pod
+++ b/doc/man7/EVP_KDF-HKDF.pod
@@ -42,7 +42,7 @@ This parameter sets the info value.
The length of the context info buffer cannot exceed 1024 bytes;
this should be more than enough for any normal use of HKDF.
-=item B<OSSL_KDF_PARAM_MODE> ("mode") <UTF8 string> or <int>
+=item B<OSSL_KDF_PARAM_MODE> ("mode") <UTF8 string> or <integer>
This parameter sets the mode for the HKDF operation.
There are three modes that are currently defined: