]> git.ipfire.org Git - thirdparty/openssl.git/commit
hkdf: implement ctx dup operation
authorPauli <pauli@openssl.org>
Mon, 24 Jan 2022 05:51:24 +0000 (16:51 +1100)
committerPauli <pauli@openssl.org>
Tue, 1 Feb 2022 05:17:24 +0000 (16:17 +1100)
commit95bd5ff65985e992827f7178deda84d95b1e6f66
tree409a273a4566f4c074dabc1e78e0b05884bf5f5c
parent0a10f71d3071bae0183cd4277da64d100f6b48eb
hkdf: implement ctx dup operation

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/17572)
providers/implementations/kdfs/hkdf.c