Update KDFs to use shared functions.
authorPauli <pauli@openssl.org>
Thu, 13 Apr 2023 02:19:26 +0000 (12:19 +1000)
committerPauli <pauli@openssl.org>
Tue, 25 Apr 2023 22:01:46 +0000 (08:01 +1000)
commit345b42be90448523a335b9369452ea1159a1282a
treea07f36c3cd97f86607cfa186dc2c3ed9140de647
parent79523d55923e7f61104cc7269131fd6a975b579f
Update KDFs to use shared functions.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20724)
providers/implementations/kdfs/hkdf.c
providers/implementations/kdfs/kbkdf.c
providers/implementations/kdfs/sskdf.c