summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-11-20 13:41:46 +0100
committerRichard Levitte <levitte@openssl.org>2020-11-24 15:22:33 +0100
commit273144fa5bdcfd3068601a095f9595b7a2a40ece (patch)
treed75d5146219e84cfa3629faa4619d1111ebf6484 /util
parent14a6c6a4e1eb8127514e6f5319701a1d7c3f5e82 (diff)
Add missing ERR_load_KDF_strings(3) to util/missingcrypto111.txt as well.
This partially reverts commit a308acb2c2809cb9ac30e8e987b2bdfb21f096e0. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/13390)
Diffstat (limited to 'util')
-rw-r--r--util/missingcrypto111.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/missingcrypto111.txt b/util/missingcrypto111.txt
index a232ed2af0..9e945703dc 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)