]> git.ipfire.org Git - thirdparty/openssl.git/commit
crypto: add additional argument to KDF derive calls
authorPauli <ppzgs1@gmail.com>
Fri, 26 Feb 2021 00:08:45 +0000 (10:08 +1000)
committerPauli <ppzgs1@gmail.com>
Sun, 28 Feb 2021 07:25:49 +0000 (17:25 +1000)
commit36fae6e85a12c46b48d82762911c74e53ec0cc13
treec7807d0bb33d82ee69931bc54f3ab9c7cd2f790e
parentbb0ab821f38427576e4f25bb66818bc297ee8b22
crypto: add additional argument to KDF derive calls

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/14310)
crypto/dh/dh_kdf.c
crypto/ec/ecdh_kdf.c
crypto/evp/p5_crpt2.c
crypto/evp/pbe_scrypt.c
crypto/pkcs12/p12_key.c