Home
last modified time | relevance | path

Searched refs:CMS_set1_eContentType (Results 1 – 6 of 6) sorted by relevance

/openssl/doc/man3/
H A DCMS_get0_type.pod5 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_ContentInfo
39 CMS_set1_eContentType() copies the supplied OID and it B<should> be freed up
67 CMS_set1_eContentType() returns 1 for success or 0 if an error occurred. The
/openssl/crypto/cms/
H A Dcms_smime.c516 && !CMS_set1_eContentType(cms, in CMS_sign_ex()
583 if (!CMS_set1_eContentType(cms, OBJ_nid2obj(NID_id_smime_ct_receipt))) in CMS_sign_receipt()
H A Dcms_lib.c354 int CMS_set1_eContentType(CMS_ContentInfo *cms, const ASN1_OBJECT *oid) in CMS_set1_eContentType() function
/openssl/include/openssl/
H A Dcms.h.in265 int CMS_set1_eContentType(CMS_ContentInfo *cms, const ASN1_OBJECT *oid);
/openssl/apps/
H A Dcms.c1082 CMS_set1_eContentType(cms, econtent_type); in cms_main()
/openssl/util/
H A Dlibcrypto.num3183 CMS_set1_eContentType 3251 3_0_0 EXIST::FUNCTION:CMS

Completed in 42 milliseconds