]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix users of KDFs to use params not ctls
authorPauli <paul.dale@oracle.com>
Tue, 20 Aug 2019 22:06:29 +0000 (08:06 +1000)
committerPauli <paul.dale@oracle.com>
Fri, 6 Sep 2019 09:27:57 +0000 (19:27 +1000)
commit7707526b8dfa8063c4537c11199c15ad7a3cab1c
treefe758eb91599a3c41a72b279429210deb08393e4
parentb50ca330cb02cad70bfb11401c47074e8e7d8a48
Fix users of KDFs to use params not ctls

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9662)
crypto/dh/dh_kdf.c
crypto/ec/ecdh_kdf.c
crypto/evp/p5_crpt2.c
crypto/evp/pbe_scrypt.c
crypto/evp/pkey_kdf.c