Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A DauthorityKeyIdentifier.h34 #define GDecComponentKeyIdentifier GDecComponentOcts
H A Dasn_to_syn_mr.c183 (gser_decoder_func*)GDecComponentOcts,(ber_decoder_func*)BDecComponentOcts,
H A Dcertificate.c79 …sizeof (ComponentOcts), (EncodeFcn)BEncAsnOcts, (gser_decoder_func*)GDecComponentOcts, (ber_tag_de… in InitAnyAuthenticationFramework()
81 …sizeof (ComponentOcts), (EncodeFcn)BEncAsnOcts, (gser_decoder_func*)GDecComponentOcts, (ber_tag_de… in InitAnyAuthenticationFramework()
83 …sizeof (ComponentOcts), (EncodeFcn)BEncAsnOcts, (gser_decoder_func*)GDecComponentOcts, (ber_tag_de… in InitAnyAuthenticationFramework()
85 …sizeof (ComponentOcts), (EncodeFcn)BEncAsnOcts, (gser_decoder_func*)GDecComponentOcts, (ber_tag_de… in InitAnyAuthenticationFramework()
87 …sizeof (ComponentOcts), (EncodeFcn)BEncAsnOcts, (gser_decoder_func*)GDecComponentOcts, (ber_tag_de… in InitAnyAuthenticationFramework()
89 …sizeof (ComponentOcts), (EncodeFcn)BEncAsnOcts, (gser_decoder_func*)GDecComponentOcts, (ber_tag_de… in InitAnyAuthenticationFramework()
760 rc = GDecComponentOcts (mem_op, b, (&k->extnValue), bytesDecoded, mode);
H A Dcomponentlib.c1067 GDecComponentOcts ( void* mem_op, GenBuf *b, void *v, AsnLen *bytesDecoded, int mode ) in GDecComponentOcts() function
1096 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentOcts; in GDecComponentOcts()
1152 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentOcts; in BDecComponentOcts()
H A Dcomponentlib.h230 int GDecComponentOcts (void* mem_op, GenBuf *b, void *result, AsnLen *bytesDecoded, int mode);
H A DauthorityKeyIdentifier.c484 rc = GDecComponentOcts (mem_op, b, (&k->extension), bytesDecoded, mode);
1508 rc = GDecComponentOcts (mem_op, b, (&k->a.iPAddress), bytesDecoded, DEC_ALLOC_MODE_0 );