summaryrefslogtreecommitdiff
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:20:36 +0200
commit0feb138fbeeec9ae09e63b212a0a6e345ed0dc30 (patch)
tree2c06821ee0cc07ce6cc58efbb7ba583b136962d8 /test
parentf68283c18eaf015e7500e59a6adf3dbb3ee74f59 (diff)
downloadopenssl-new-0feb138fbeeec9ae09e63b212a0a6e345ed0dc30.tar.gz
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) (cherry picked from commit e906eab8d863ac7bdadc671e8d0686fead88c4bf)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions