Searched refs:CMS_set1_eContentType (Results 1 – 7 of 7) sorted by relevance
5 CMS_get0_type, CMS_set1_eContentType, CMS_get0_eContentType, CMS_get0_content - get and set CMS con…12 int CMS_set1_eContentType(CMS_ContentInfo *cms, const ASN1_OBJECT *oid);22 CMS_set1_eContentType() sets the embedded content type of a CMS_ContentInfo38 CMS_set1_eContentType() copies the supplied OID and it B<should> be freed up66 CMS_set1_eContentType() returns 1 for success or 0 if an error occurred. The
446 && !CMS_set1_eContentType(cms, in CMS_sign()503 if (!CMS_set1_eContentType(cms, OBJ_nid2obj(NID_id_smime_ct_receipt))) in CMS_sign_receipt()
234 int CMS_set1_eContentType(CMS_ContentInfo *cms, const ASN1_OBJECT *oid) in CMS_set1_eContentType() function
206 int CMS_set1_eContentType(CMS_ContentInfo *cms, const ASN1_OBJECT *oid);
907 CMS_set1_eContentType(cms, econtent_type); in cms_main()
692 CMS_set1_eContentType;
914 MLINKS+= CMS_get0_type.3 CMS_set1_eContentType.3