DH: Make padding always on when X9.42 KDF is used
authorTomas Mraz <tomas@openssl.org>
Thu, 10 Mar 2022 12:11:21 +0000 (13:11 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 14 Mar 2022 09:06:37 +0000 (10:06 +0100)
commit01b18775676115945956f4de0eb0cafedaf027ab
tree35e03ea107b4c7cfc90c549645259d935b0f906c
parent2a9219514263454896bdda800b4b811843338bc7
DH: Make padding always on when X9.42 KDF is used

Fixes #17834

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/17859)
providers/implementations/exchange/dh_exch.c