Home
last modified time | relevance | path

Searched refs:econt_nid (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DSMIME_write_ASN1.pod13 int ctype_nid, int econt_nid,
18 ASN1_VALUE *val, BIO *data, int flags, int ctype_nid, int econt_nid,
30 type, I<econt_nid> is the NID of the embedded content type and I<mdalgs> is a
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_io.c84 int econt_nid = OBJ_obj2nid(CMS_get0_eContentType(cms)); in SMIME_write_CMS() local
93 econt_nid, mdalgs, in SMIME_write_CMS()
/freebsd/crypto/openssl/crypto/asn1/
H A Dasn_mime.c239 int ctype_nid, int econt_nid, in SMIME_write_ASN1_ex() argument
306 if (econt_nid == NID_id_smime_ct_receipt) in SMIME_write_ASN1_ex()
333 int ctype_nid, int econt_nid, in SMIME_write_ASN1() argument
336 return SMIME_write_ASN1_ex(bio, val, data, flags, ctype_nid, econt_nid, in SMIME_write_ASN1()
/freebsd/crypto/openssl/include/openssl/
H A Dasn1.h1097 int ctype_nid, int econt_nid,
1100 int ctype_nid, int econt_nid,
H A Dasn1.h.in930 int ctype_nid, int econt_nid,
933 int ctype_nid, int econt_nid,