Fix missing propq in ecdh_cms_set_shared_info()
authorShane Lontis <shane.lontis@oracle.com>
Tue, 22 Sep 2020 05:53:27 +0000 (15:53 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Wed, 23 Sep 2020 07:31:40 +0000 (17:31 +1000)
commitc4b3ea73a7b2be5cdbfc0036ec0b1fead1fcd898
tree91530a40f703551090aee989bcc7b4a5da73054e
parent8dbef010e7e6ecc07a9c8142cf26c8768fd55dc2
Fix missing propq in ecdh_cms_set_shared_info()

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