Searched refs:GDecComponentNull (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| H A D | asn_to_syn_mr.c | 187 (gser_decoder_func*)GDecComponentNull,(ber_decoder_func*)BDecComponentNull,
|
| H A D | componentlib.c | 862 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 D | componentlib.h | 192 int GDecComponentNull ( void* mem_op, GenBuf *b, void *result, AsnLen *bytesDecoded, int mode);
|
| H A D | certificate.c | 57 …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()
|