]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update EVP_KDF-X942-ASN1.pod
authorJoachim Vandersmissen <git@jvdsn.com>
Tue, 26 Jul 2022 12:33:43 +0000 (12:33 +0000)
committerPauli <pauli@openssl.org>
Thu, 28 Jul 2022 01:12:04 +0000 (11:12 +1000)
commit08c00377cb82f7eefcf7433606e687f348b9e7a0
tree043b765eceac8a3e4395695be5fe266a86fd166c
parent3ebcb2fff56bda788ab1f363eb0023715018a4e5
Update EVP_KDF-X942-ASN1.pod

Replaced OSSL_KDF_PARAM_KEY with OSSL_KDF_PARAM_SECRET as that seems to be the intended value from the code (OSSL_KDF_PARAM_KEY is also supported but looks like a fallback).
Fixed name for OSSL_KDF_PARAM_X942_USE_KEYBITS.

CLA: trivial

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18878)
doc/man7/EVP_KDF-X942-ASN1.pod