Home
last modified time | relevance | path

Searched refs:BDecComponentOid (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcrl.h59 #define BDecComponentAttributeType BDecComponentOid
H A Dcertificate.h81 #define BDecComponentAttributeType BDecComponentOid
H A Dasn_to_syn_mr.c191 (gser_decoder_func*)GDecComponentOid,(ber_decoder_func*)BDecComponentOid,
H A Dcomponentlib.h251 int BDecComponentOid (void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *result, AsnLen *byte…
H A DauthorityKeyIdentifier.c109 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_AL…
H A Dcomponentlib.c1287 return BDecComponentOid ( mem_op, b, 0, 0, v, bytesDecoded, mode|CALL_TAG_DECODER ); in BDecComponentOidTag()
1291 BDecComponentOid ( void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *v, in BDecComponentOid() function
H A Dcertificate.c168 rc = BDecComponentOid (mem_op, b, tagId1, elmtLen1, (&k->algorithm), &totalElmtsLen1, mode);
608 rc = BDecComponentOid (mem_op, b, tagId1, elmtLen1, (&k->extnID), &totalElmtsLen1, mode);