Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcrl.h37 #define BDecComponentVersion BDecComponentInt
48 #define BDecComponentCertificateSerialNumber BDecComponentInt
H A Dcertificate.h59 #define BDecComponentVersion BDecComponentInt
70 #define BDecComponentCertificateSerialNumber BDecComponentInt
H A DauthorityKeyIdentifier.h43 #define BDecComponentCertificateSerialNumber BDecComponentInt
H A Dasn_to_syn_mr.c175 (gser_decoder_func*)GDecComponentInt,(ber_decoder_func*)BDecComponentInt,
H A Dcomponentlib.h164 int BDecComponentInt ( void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *result, AsnLen *byt…
H A Dcomponentlib.c788 return BDecComponentInt ( mem_op, b, 0, 0, v, bytesDecoded, mode|CALL_TAG_DECODER ); in BDecComponentIntTag()
792 BDecComponentInt ( void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *v, in BDecComponentInt() function
H A Dcertificate.c1534 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentInt; in ExtractingComponentExtensions()
1777 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentInt; in ExtractingComponentRelativeDistinguishedName()
2015 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentInt; in ExtractingComponentRDNSequence()
H A Dcrl.c393 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentInt; in ExtractingComponentTBSCertListSeqOf()
H A DauthorityKeyIdentifier.c1622 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentInt; in ExtractingComponentGeneralNames()