Home
last modified time | relevance | path

Searched refs:GDecComponentInt (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcrl.h39 #define GDecComponentVersion GDecComponentInt
50 #define GDecComponentCertificateSerialNumber GDecComponentInt
H A Dcertificate.h61 #define GDecComponentVersion GDecComponentInt
72 #define GDecComponentCertificateSerialNumber GDecComponentInt
H A DauthorityKeyIdentifier.h45 #define GDecComponentCertificateSerialNumber GDecComponentInt
H A Dasn_to_syn_mr.c175 (gser_decoder_func*)GDecComponentInt,(ber_decoder_func*)BDecComponentInt,
H A Dcomponentlib.h163 int GDecComponentInt ( void* mem_op, GenBuf *b, void *result, AsnLen *bytesDecoded, int mode );
H A Dcertificate.c1533 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentInt; in ExtractingComponentExtensions()
1776 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentInt; in ExtractingComponentRelativeDistinguishedName()
2014 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentInt; in ExtractingComponentRDNSequence()
H A Dcrl.c392 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentInt; in ExtractingComponentTBSCertListSeqOf()
H A Dcomponentlib.c756 GDecComponentInt( void* mem_op, GenBuf * b, void *v, AsnLen *bytesDecoded, int mode) in GDecComponentInt() function
H A DauthorityKeyIdentifier.c1621 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentInt; in ExtractingComponentGeneralNames()