Home
last modified time | relevance | path

Searched refs:CMS_EnvelopedData_it (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/lib/libcrypto/cms/
Dcms_local.h458 extern const ASN1_ITEM CMS_EnvelopedData_it;
Dcms_asn1.c1043 const ASN1_ITEM CMS_EnvelopedData_it = { variable
1276 .item = &CMS_EnvelopedData_it,
Dcms_env.c86 cms->d.envelopedData = (CMS_EnvelopedData *)ASN1_item_new(&CMS_EnvelopedData_it); in cms_enveloped_data_init()