kdf_exch.c (kdf_derive): Proper handling of NULL secret
authorTomas Mraz <tmraz@fedoraproject.org>
Thu, 14 Jan 2021 14:53:08 +0000 (15:53 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 21 Jan 2021 17:08:02 +0000 (18:08 +0100)
commit6253cdcc8ea7b0116a43ee596ac03e0b04b8b762
treecbfb7adcec4ac7f8163c629b3656366f404d474a
parentf23e4a17a2309793a0ac787725736f1c4474c804
kdf_exch.c (kdf_derive): Proper handling of NULL secret

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13869)
providers/implementations/exchange/kdf_exch.c