]> git.ipfire.org Git - thirdparty/openssl.git/commit
kdf: remove max argument to the param concatenation helper
authorPauli <ppzgs1@gmail.com>
Tue, 1 Jul 2025 00:49:50 +0000 (10:49 +1000)
committerTomas Mraz <tomas@openssl.org>
Thu, 31 Jul 2025 18:20:48 +0000 (20:20 +0200)
commitf04db6af459567348963759640988c5348061bc0
tree3d3932654c01fb9d2604152a02d0e7bb22067902
parent91b7d047073168c7f1489436795bba122797c5c0
kdf: remove max argument to the param concatenation helper

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27923)
crypto/params.c
include/internal/params.h
providers/implementations/kdfs/hkdf.c.in
providers/implementations/kdfs/kbkdf.c.in
providers/implementations/kdfs/sskdf.c.in