]> git.ipfire.org Git - thirdparty/openssl.git/commit
pbkdf1: implement ctx dup operation
authorPauli <pauli@openssl.org>
Mon, 24 Jan 2022 05:17:44 +0000 (16:17 +1100)
committerPauli <pauli@openssl.org>
Tue, 1 Feb 2022 05:17:16 +0000 (16:17 +1100)
commit6585d3aa7638c8cea2d4bb9f10e7298002f652e5
treec3aba90fb4e87fdfd8f72e9f60cc5de2810ce719
parentc8adf19d2da318cd7b007753d6c8a7f9dc94d4ed
pbkdf1: implement ctx dup operation

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