Fix too strict checks of ossl_cmp_calc_protection()
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 18 May 2020 08:50:30 +0000 (10:50 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 13 Jun 2020 13:13:21 +0000 (15:13 +0200)
commitce0465edc7a55fb7fb7d1a5e724b6467ede30f42
tree6d15bc87d2709675b949f979a7139d78e3243d44
parentffb6c86663f8d1048b8bac4023c0e41d3ec5891d
Fix too strict checks of ossl_cmp_calc_protection()

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