]> git.ipfire.org Git - thirdparty/openssl.git/commit - providers/implementations/kdfs/pbkdf2.c
pbkdf2: implement ctx dup operation
authorPauli <pauli@openssl.org>
Mon, 24 Jan 2022 05:22:54 +0000 (16:22 +1100)
committerPauli <pauli@openssl.org>
Tue, 1 Feb 2022 05:17:24 +0000 (16:17 +1100)
commit0a10f71d3071bae0183cd4277da64d100f6b48eb
tree456e07dfc11f0909ad95368ec1bb91e993b29bb8
parent6585d3aa7638c8cea2d4bb9f10e7298002f652e5
pbkdf2: implement ctx dup operation

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