Use the new ASN.1 libctx aware functions in CMS
authorMatt Caswell <matt@openssl.org>
Tue, 25 May 2021 16:46:11 +0000 (17:46 +0100)
committerPauli <pauli@openssl.org>
Sat, 5 Jun 2021 07:39:10 +0000 (17:39 +1000)
commit5dca2afca3f5de55f3de3a404ede1a96c6d9af26
tree17ad77f58a22d0b058cb05acfbda684e796a4315
parentdea2878fac8bde549fa0dd3b8e895703b174391b
Use the new ASN.1 libctx aware functions in CMS

Make sure we pass the libctx around when working with CMS structures

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15591)
crypto/cms/cms_io.c
crypto/cms/cms_lib.c