Home
last modified time | relevance | path

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

/openbsd/regress/lib/libcrypto/x509/
H A Dx509attribute.c73 ASN1_OBJECT *coid; in main() local
H A Dx509_asn1.c416 ASN1_OBJECT *coid; in test_x509_req_setters() local
/openbsd/lib/libcrypto/pkcs7/
H A Dpk7_attr.c136 PKCS7_add_attrib_content_type(PKCS7_SIGNER_INFO *si, ASN1_OBJECT *coid) in PKCS7_add_attrib_content_type()
/openbsd/lib/libcrypto/cms/
H A Dcms_smime.c357 const ASN1_OBJECT *coid = CMS_get0_eContentType(cms); in CMS_verify() local