From: Richard Levitte Date: Fri, 20 Nov 2020 12:41:46 +0000 (+0100) Subject: Add missing ERR_load_KDF_strings(3) to util/missingcrypto111.txt as well. X-Git-Tag: openssl-3.0.0-alpha9~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=273144fa5bdcfd3068601a095f9595b7a2a40ece;p=thirdparty%2Fopenssl.git Add missing ERR_load_KDF_strings(3) to util/missingcrypto111.txt as well. This partially reverts commit a308acb2c2809cb9ac30e8e987b2bdfb21f096e0. Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/13390) --- diff --git a/util/missingcrypto111.txt b/util/missingcrypto111.txt index a232ed2af0f..9e945703dc1 100644 --- a/util/missingcrypto111.txt +++ b/util/missingcrypto111.txt @@ -620,6 +620,7 @@ ERR_load_EC_strings(3) ERR_load_ENGINE_strings(3) ERR_load_ERR_strings(3) ERR_load_EVP_strings(3) +ERR_load_KDF_strings(3) ERR_load_OBJ_strings(3) ERR_load_OCSP_strings(3) ERR_load_OSSL_STORE_strings(3)