Add missing ERR_load_KDF_strings(3) to util/missingcrypto111.txt as well.

This partially reverts commit a308acb2c2.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13390)
This commit is contained in:
Richard Levitte 2020-11-20 13:41:46 +01:00
parent 14a6c6a4e1
commit 273144fa5b

View 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)