]> git.ipfire.org Git - thirdparty/openssl.git/commit
KDF/PRF updates to libcrypto
authorPauli <paul.dale@oracle.com>
Wed, 21 Aug 2019 08:54:35 +0000 (18:54 +1000)
committerPauli <paul.dale@oracle.com>
Fri, 6 Sep 2019 09:27:57 +0000 (19:27 +1000)
commitfb9e6dd6f8b1de99c880ff3b458d6bc0dec907bb
tree60daa87494f3243dc9cce72284843ba8981b21cf
parent55accfd2f11d02cf4cfdc6077216ae59f1748f6a
KDF/PRF updates to libcrypto

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9662)
crypto/evp/build.info
crypto/evp/evp_locl.h
crypto/evp/kdf_lib.c
crypto/evp/kdf_meth.c [new file with mode: 0644]
crypto/evp/names.c
crypto/include/internal/evp_int.h
crypto/kdf/build.info
crypto/kdf/kdf_local.h [deleted file]
crypto/kdf/kdf_util.c [deleted file]
include/openssl/kdf.h