Searched refs:coid (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/pkcs7/
H A Dpk7_attr.c128 int PKCS7_add_attrib_content_type(PKCS7_SIGNER_INFO *si, ASN1_OBJECT *coid) argument
132 if (!coid)
133 coid = OBJ_nid2obj(NID_pkcs7_data);
135 V_ASN1_OBJECT, coid);
H A Dpkcs7.h379 int PKCS7_add_attrib_content_type(PKCS7_SIGNER_INFO *si, ASN1_OBJECT *coid);
/barrelfish-master/include/openssl/
H A Dpkcs7.h379 int PKCS7_add_attrib_content_type(PKCS7_SIGNER_INFO *si, ASN1_OBJECT *coid);

Completed in 73 milliseconds