Searched defs:econt_nid (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/crypto/openssl/crypto/cms/
H A Dcms_io.c84 int econt_nid = OBJ_obj2nid(CMS_get0_eContentType(cms)); local
/freebsd-current/crypto/openssl/crypto/asn1/
H A Dasn_mime.c238 SMIME_write_ASN1_ex(BIO *bio, ASN1_VALUE *val, BIO *data, int flags, int ctype_nid, int econt_nid, STACK_OF(X509_ALGOR) *mdalgs, const ASN1_ITEM *it, OSSL_LIB_CTX *libctx, const char *propq) argument
330 SMIME_write_ASN1(BIO *bio, ASN1_VALUE *val, BIO *data, int flags, int ctype_nid, int econt_nid, STACK_OF(X509_ALGOR) *mdalgs, const ASN1_ITEM *it) argument

Completed in 115 milliseconds