HomeSort by: relevance | last modified time | path
    Searched refs:BDecComponentInt (Results 1 - 9 of 9) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
certificate.h 59 #define BDecComponentVersion BDecComponentInt
70 #define BDecComponentCertificateSerialNumber BDecComponentInt
crl.h 37 #define BDecComponentVersion BDecComponentInt
48 #define BDecComponentCertificateSerialNumber BDecComponentInt
authorityKeyIdentifier.h 43 #define BDecComponentCertificateSerialNumber BDecComponentInt
asn_to_syn_mr.c 175 (gser_decoder_func*)GDecComponentInt,(ber_decoder_func*)BDecComponentInt,
componentlib.h 164 int BDecComponentInt ( void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *result, AsnLen *bytesDecoded, int mode);
componentlib.c 788 return BDecComponentInt ( mem_op, b, 0, 0, v, bytesDecoded, mode|CALL_TAG_DECODER );
792 BDecComponentInt ( void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *v,
certificate.c 1534 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentInt;
1777 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentInt;
2015 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentInt;
crl.c 393 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentInt;
authorityKeyIdentifier.c 1622 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentInt;

Completed in 28 milliseconds