OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:match_oid
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/hx509/
cms.c
875
const heim_oid *
match_oid
;
local
879
match_oid
= NULL;
965
match_oid
= &asn1_oid_id_pkcs7_data;
984
match_oid
= &decode_oid;
993
if (
match_oid
== &decode_oid)
1004
match_oid
= &asn1_oid_id_pkcs7_data;
1015
if (der_heim_oid_cmp(
match_oid
, &sd.encapContentInfo.eContentType) &&
1021
if (
match_oid
== &decode_oid)
Completed in 13 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026