summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2022-06-11 07:40:40 +0200
committerRichard Levitte <levitte@openssl.org>2022-06-15 15:17:39 +0200
commite906eab8d863ac7bdadc671e8d0686fead88c4bf (patch)
treeddca414b4dc003654087b465d228083b14cda551 /test
parenta0587aaeff7391b8cf4ee4c6a233d0f4dca7d62f (diff)
providers/implementations/exchange/kdf_exch.c: Fix kdf_derive()
kdf_derive() calls EVP_KDF_derive(), but didn't do enough to adapt its input buffer length arguments to fit the requirements to call EVP_KDF_derive(). Fixes #18517 Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18533)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions