Home
last modified time | relevance | path

Searched refs:GDecComponentNull (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dasn_to_syn_mr.c187 (gser_decoder_func*)GDecComponentNull,(ber_decoder_func*)BDecComponentNull,
H A Dcomponentlib.c862 GDecComponentNull ( void* mem_op, GenBuf *b, void *v, AsnLen *bytesDecoded, int mode ) in GDecComponentNull() function
891 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentNull; in GDecComponentNull()
949 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentNull; in BDecComponentNull()
H A Dcomponentlib.h192 int GDecComponentNull ( void* mem_op, GenBuf *b, void *result, AsnLen *bytesDecoded, int mode);
H A Dcertificate.c57 …sizeof (ComponentNull), (EncodeFcn)BEncAsnNull, (gser_decoder_func*)GDecComponentNull, (ber_tag_de… in InitAnyAuthenticationFramework()
59 …sizeof (ComponentNull), (EncodeFcn)BEncAsnNull, (gser_decoder_func*)GDecComponentNull, (ber_tag_de… in InitAnyAuthenticationFramework()
61 …sizeof (ComponentNull), (EncodeFcn)BEncAsnNull, (gser_decoder_func*)GDecComponentNull, (ber_tag_de… in InitAnyAuthenticationFramework()