Searched refs:match_oid (Results 1 – 1 of 1) sorted by relevance
875 const heim_oid *match_oid; in hx509_cms_verify_signed() local879 match_oid = NULL; in hx509_cms_verify_signed()965 match_oid = &asn1_oid_id_pkcs7_data; in hx509_cms_verify_signed()984 match_oid = &decode_oid; in hx509_cms_verify_signed()993 if (match_oid == &decode_oid) in hx509_cms_verify_signed()1004 match_oid = &asn1_oid_id_pkcs7_data; in hx509_cms_verify_signed()1015 if (der_heim_oid_cmp(match_oid, &sd.encapContentInfo.eContentType) && in hx509_cms_verify_signed()1021 if (match_oid == &decode_oid) in hx509_cms_verify_signed()