dh_cms_set_peerkey: Pad the public key to p size
authorTomas Mraz <tomas@openssl.org>
Mon, 25 Jan 2021 18:12:43 +0000 (19:12 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 2 Feb 2021 15:50:32 +0000 (16:50 +0100)
commit6a1a6498ac4ecfb95331e30fc52d6e25cafbba43
tree012d422165807cefcdf48d1fcf9382866ef2b750
parentaf403db090ee66715e81f0062d1ef614e8d921b5
dh_cms_set_peerkey: Pad the public key to p size

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13958)
crypto/cms/cms_dh.c