]> git.ipfire.org Git - thirdparty/openssl.git/commit
kbkdf: implement ctx dup operation
authorPauli <pauli@openssl.org>
Mon, 24 Jan 2022 05:58:54 +0000 (16:58 +1100)
committerPauli <pauli@openssl.org>
Tue, 1 Feb 2022 05:17:24 +0000 (16:17 +1100)
commitd54c52c28ebb780e2ffc5b7752d35359215cf0a6
tree9ffca2111a438edccc587eb4ae7b1c584ff4d68c
parent95bd5ff65985e992827f7178deda84d95b1e6f66
kbkdf: implement ctx dup operation

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