Searched defs:coid (Results 1 – 2 of 2) sorted by relevance
135 PKCS7_add_attrib_content_type(PKCS7_SIGNER_INFO *si, ASN1_OBJECT *coid) in PKCS7_add_attrib_content_type()
344 const ASN1_OBJECT *coid = CMS_get0_eContentType(cms); in CMS_verify() local