Searched defs:coid (Results 1 – 4 of 4) sorted by relevance
86 int PKCS7_add_attrib_content_type(PKCS7_SIGNER_INFO *si, ASN1_OBJECT *coid) in PKCS7_add_attrib_content_type()
321 const ASN1_OBJECT *coid = CMS_get0_eContentType(cms); in CMS_verify() local