Home
last modified time | relevance | path

Searched refs:CMS_get0_eContentType (Results 1 – 7 of 7) 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…
13 const ASN1_OBJECT *CMS_get0_eContentType(CMS_ContentInfo *cms);
29 ASN1_OBJECT *CMS_get0_eContentType() returns a pointer to the embedded
37 As the B<0> implies CMS_get0_type(), CMS_get0_eContentType() and
65 CMS_get0_type() and CMS_get0_eContentType() return an ASN1_OBJECT structure.
/openssl/crypto/cms/
H A Dcms_io.c84 int econt_nid = OBJ_obj2nid(CMS_get0_eContentType(cms)); in SMIME_write_CMS()
H A Dcms_ess.c276 if (OBJ_obj2nid(CMS_get0_eContentType(cms)) != NID_id_smime_ct_receipt) { in ossl_cms_Receipt_verify()
H A Dcms_lib.c345 const ASN1_OBJECT *CMS_get0_eContentType(CMS_ContentInfo *cms) in CMS_get0_eContentType() function
H A Dcms_smime.c321 const ASN1_OBJECT *coid = CMS_get0_eContentType(cms); in CMS_verify()
/openssl/include/openssl/
H A Dcms.h.in266 const ASN1_OBJECT *CMS_get0_eContentType(CMS_ContentInfo *cms);
/openssl/util/
H A Dlibcrypto.num396 CMS_get0_eContentType 404 3_0_0 EXIST::FUNCTION:CMS

Completed in 33 milliseconds