Home
last modified time | relevance | path

Searched defs:coid (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/pkcs7/
Dpk7_attr.c86 int PKCS7_add_attrib_content_type(PKCS7_SIGNER_INFO *si, ASN1_OBJECT *coid) in PKCS7_add_attrib_content_type()
/third_party/openssl/crypto/cms/
Dcms_smime.c321 const ASN1_OBJECT *coid = CMS_get0_eContentType(cms); in CMS_verify() local