OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BDecComponentOid
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
asn_to_syn_mr.c
191
(gser_decoder_func*)GDecComponentOid,(ber_decoder_func*)
BDecComponentOid
,
certificate.h
81
#define BDecComponentAttributeType
BDecComponentOid
crl.h
59
#define BDecComponentAttributeType
BDecComponentOid
componentlib.h
251
int
BDecComponentOid
(void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *result, AsnLen *bytesDecoded, int mode);
componentlib.c
1287
return
BDecComponentOid
( mem_op, b, 0, 0, v, bytesDecoded, mode|CALL_TAG_DECODER );
1291
BDecComponentOid
( void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *v,
authorityKeyIdentifier.c
109
rc =
BDecComponentOid
(mem_op, b, tagId1, elmtLen1, (&k->type_id), &totalElmtsLen1, mode);
337
rc =
BDecComponentOid
(mem_op, b, tagId1, elmtLen1, (&k->type_id), &totalElmtsLen1, mode);
1390
rc =
BDecComponentOid
(mem_op, b, tagId1, elmtLen1, (&k->a.registeredID), &totalElmtsLen1, DEC_ALLOC_MODE_0 );
certificate.c
168
rc =
BDecComponentOid
(mem_op, b, tagId1, elmtLen1, (&k->algorithm), &totalElmtsLen1, mode);
608
rc =
BDecComponentOid
(mem_op, b, tagId1, elmtLen1, (&k->extnID), &totalElmtsLen1, mode);
Completed in 21 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026