Searched refs:CMS_get0_eContentType (Results 1 – 8 of 8) sorted by relevance
5 CMS_get0_type, CMS_set1_eContentType, CMS_get0_eContentType, CMS_get0_content - get and set CMS con…13 const ASN1_OBJECT *CMS_get0_eContentType(CMS_ContentInfo *cms);28 ASN1_OBJECT *CMS_get0_eContentType() returns a pointer to the embedded36 As the B<0> implies CMS_get0_type(), CMS_get0_eContentType() and64 CMS_get0_type() and CMS_get0_eContentType() return an ASN1_OBJECT structure.
72 int econt_nid = OBJ_obj2nid(CMS_get0_eContentType(cms)); in SMIME_write_CMS()
195 if (OBJ_obj2nid(CMS_get0_eContentType(cms)) != NID_id_smime_ct_receipt) { in cms_Receipt_verify()
225 const ASN1_OBJECT *CMS_get0_eContentType(CMS_ContentInfo *cms) in CMS_get0_eContentType() function
279 const ASN1_OBJECT *coid = CMS_get0_eContentType(cms); in CMS_verify()
207 const ASN1_OBJECT *CMS_get0_eContentType(CMS_ContentInfo *cms);
685 CMS_get0_eContentType;
913 MLINKS+= CMS_get0_type.3 CMS_get0_eContentType.3