Add missing ERR_load_KDF_strings(3) to util/missingcrypto111.txt as well.
authorRichard Levitte <levitte@openssl.org>
Fri, 20 Nov 2020 12:41:46 +0000 (13:41 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 24 Nov 2020 14:22:33 +0000 (15:22 +0100)
This partially reverts commit a308acb2c2809cb9ac30e8e987b2bdfb21f096e0.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13390)

util/missingcrypto111.txt

index a232ed2af0f379d537383a0e5e28295538ff84e8..9e945703dc1ffa13dea65ed1b4714b542d23e2d4 100644 (file)
@@ -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)