]> git.ipfire.org Git - thirdparty/openssl.git/commit
test_kdf_scrypt(): Test resetting the KDF context
authorTomas Mraz <tomas@openssl.org>
Mon, 20 Jan 2025 08:16:30 +0000 (09:16 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 23 Jan 2025 11:07:33 +0000 (12:07 +0100)
commit4f7d2b48093fd5147c652da319e43baea61a6218
treef9d6e312b99a2882a6e82a54518515d9a85eb30e
parent901b108154fd8d28516b9b4bebde93ac5bc2a224
test_kdf_scrypt(): Test resetting the KDF context

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/26488)
test/evp_kdf_test.c