Reinstate the KDF error macros
authorRichard Levitte <levitte@openssl.org>
Sun, 10 Nov 2019 04:16:36 +0000 (05:16 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 12 Nov 2019 12:30:34 +0000 (13:30 +0100)
commit7c6a0d909abda7c854b44831ef43ebdda49ed42e
tree601778f6c51aafffd53a7e1211c883045d45a875
parentb6db6612d12460d3787b6cf94777e309ea75d058
Reinstate the KDF error macros

For minimum breakage with existing applications that might use them.

This reverts commit fe6ec26b204a056aee2a24b79df09a45b2308603 and
37ed62107112d95f7b7c9bf75602a6ac40883a89.

Fixes #10340

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10368)
crypto/build.info
crypto/err/err.c
crypto/kdf/build.info [new file with mode: 0644]
crypto/kdf/kdf_err.c [new file with mode: 0644]
include/openssl/err.h
include/openssl/kdferr.h [new file with mode: 0644]
util/libcrypto.num