]> git.ipfire.org Git - thirdparty/openssl.git/commit
kdf: rename SSKDF and KBKDF for param parser generation
authorPauli <ppzgs1@gmail.com>
Fri, 27 Jun 2025 01:55:28 +0000 (11:55 +1000)
committerTomas Mraz <tomas@openssl.org>
Thu, 31 Jul 2025 18:20:48 +0000 (20:20 +0200)
commit8050507a05a4662300f6d14af4308cfaaa93c611
treec0bb94ec015345338f00a284afe274a54131e059
parent7144de2c65363ce319021c17b34b55d5de8fe6bc
kdf: rename SSKDF and KBKDF for param parser generation

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27923)
providers/implementations/kdfs/kbkdf.c.in [moved from providers/implementations/kdfs/kbkdf.c with 100% similarity]
providers/implementations/kdfs/sskdf.c.in [moved from providers/implementations/kdfs/sskdf.c with 100% similarity]