summaryrefslogtreecommitdiffstats
path: root/doc/man7/EVP_KDF-KB.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man7/EVP_KDF-KB.pod')
-rw-r--r--doc/man7/EVP_KDF-KB.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man7/EVP_KDF-KB.pod b/doc/man7/EVP_KDF-KB.pod
index bbfd56304c..8b1b350759 100644
--- a/doc/man7/EVP_KDF-KB.pod
+++ b/doc/man7/EVP_KDF-KB.pod
@@ -80,7 +80,7 @@ Label "label", and Context "context".
EVP_KDF_free(kdf);
*p++ = OSSL_PARAM_construct_utf8_string(OSSL_KDF_PARAM_DIGEST,
- "SHA256", 0);
+ "SHA2-256", 0);
*p++ = OSSL_PARAM_construct_utf8_string(OSSL_KDF_PARAM_MAC,
"HMAC", 0);
*p++ = OSSL_PARAM_construct_octet_string(OSSL_KDF_PARAM_KEY,