Home
last modified time | relevance | path

Searched defs:coid (Results 1 – 3 of 3) 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/boost/libs/serialization/src/
Dbasic_iarchive.cpp323 cobject_id & coid = cobject_id_vector[tid]; in register_type() local
/third_party/openssl/crypto/cms/
Dcms_smime.c279 const ASN1_OBJECT *coid = CMS_get0_eContentType(cms); in CMS_verify() local