Fix handling of CMP msg senderKID and improve doc of related CTX functions
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 26 Feb 2020 20:41:47 +0000 (21:41 +0100)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 10 Mar 2020 15:09:44 +0000 (16:09 +0100)
commitcfca56dfaee0518c2cd99a9c5cda29ad557380e1
treeef1fcea4a5b97dd3629b6b990e717c9eefab9b65
parent7269071e5eb54683353a1d2f8831a4ed03485b86
Fix handling of CMP msg senderKID and improve doc of related CTX functions

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/11142)
crypto/cmp/cmp_hdr.c
crypto/cmp/cmp_local.h
crypto/cmp/cmp_protect.c
doc/internal/man3/ossl_cmp_hdr_init.pod
doc/man3/OSSL_CMP_CTX_new.pod
test/cmp_hdr_test.c
test/cmp_protect_test.c