Home
last modified time | relevance | path

Searched refs:BDecComponentBits (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcertificate.h92 #define BDecComponentUniqueIdentifier BDecComponentBits
H A Dasn_to_syn_mr.c179 (gser_decoder_func*)GDecComponentBits,(ber_decoder_func*)BDecComponentBits,
H A Dcomponentlib.h70 int BDecComponentBits (void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *result, AsnLen *byt…
H A Dcomponentlib.c120 return BDecComponentBits ( mem_op, b, 0, 0, v, bytesDecoded, mode|CALL_TAG_DECODER ); in BDecComponentBitsTag()
124 BDecComponentBits ( void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *v, in BDecComponentBits() function
H A Dcrl.c1146 rc = BDecComponentBits (mem_op, b, tagId1, elmtLen1, (&k->signature), &totalElmtsLen1, mode);
H A Dcertificate.c1329 …rc = BDecComponentBits (mem_op, b, tagId1, elmtLen1, (&k->subjectPublicKey), &totalElmtsLen1, mode…
3105 rc = BDecComponentBits (mem_op, b, tagId1, elmtLen1, (&k->signature), &totalElmtsLen1, mode);