Searched refs:GDecComponentInt (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
H A D | crl.h | 39 #define GDecComponentVersion GDecComponentInt 50 #define GDecComponentCertificateSerialNumber GDecComponentInt
|
H A D | certificate.h | 61 #define GDecComponentVersion GDecComponentInt 72 #define GDecComponentCertificateSerialNumber GDecComponentInt
|
H A D | authorityKeyIdentifier.h | 45 #define GDecComponentCertificateSerialNumber GDecComponentInt
|
H A D | asn_to_syn_mr.c | 175 (gser_decoder_func*)GDecComponentInt,(ber_decoder_func*)BDecComponentInt,
|
H A D | componentlib.h | 163 int GDecComponentInt ( void* mem_op, GenBuf *b, void *result, AsnLen *bytesDecoded, int mode );
|
H A D | certificate.c | 1533 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 D | crl.c | 392 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentInt; in ExtractingComponentTBSCertListSeqOf()
|
H A D | componentlib.c | 756 GDecComponentInt( void* mem_op, GenBuf * b, void *v, AsnLen *bytesDecoded, int mode) in GDecComponentInt() function
|
H A D | authorityKeyIdentifier.c | 1621 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentInt; in ExtractingComponentGeneralNames()
|