]> git.ipfire.org Git - thirdparty/openssl.git/commit
scrypt.c: Do not include the param with OPENSSL_NO_SCRYPT
authorTomas Mraz <tomas@openssl.org>
Wed, 22 Oct 2025 13:03:24 +0000 (15:03 +0200)
committerNeil Horman <nhorman@openssl.org>
Wed, 22 Oct 2025 20:50:21 +0000 (16:50 -0400)
commitd29cb55515d1a17cdf0b85911e48b648e6a32261
treee98c669a0b9fda85f765e9e5002c78f43aa2fb53
parent2df57490845cf80b3a87e8b029cb44e54aa97ee0
scrypt.c: Do not include the param with OPENSSL_NO_SCRYPT

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/28970)
providers/implementations/kdfs/scrypt.c