Rename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().
authorShane Lontis <shane.lontis@oracle.com>
Tue, 13 Oct 2020 04:30:12 +0000 (14:30 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Thu, 22 Oct 2020 10:47:02 +0000 (20:47 +1000)
commit1ba21239ddbd1b18a3676efaa8dd9402e1468818
treec10c21d0fb1f57bddc2d0fee7cac078ac8a07c32
parent90a2576b9bbb327141df0bd244830b462fcaeee6
Rename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13116)
crypto/evp/kdf_lib.c
doc/man3/EVP_KDF.pod
doc/man7/EVP_KDF-HKDF.pod
doc/man7/EVP_KDF-KB.pod
doc/man7/EVP_KDF-KRB5KDF.pod
doc/man7/EVP_KDF-SS.pod
doc/man7/EVP_KDF-SSHKDF.pod
doc/man7/EVP_KDF-X942.pod
doc/man7/EVP_KDF-X963.pod
include/openssl/kdf.h