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

  /src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
asn_to_syn_mr.c 179 (gser_decoder_func*)GDecComponentBits,(ber_decoder_func*)BDecComponentBits,
certificate.h 94 #define GDecComponentUniqueIdentifier GDecComponentBits
componentlib.h 69 int GDecComponentBits (void* mem_op, GenBuf *b, void *result, AsnLen *bytesDecoded, int mode);
crl.c 1261 rc = GDecComponentBits (mem_op, b, (&k->signature), bytesDecoded, mode);
componentlib.c 88 GDecComponentBits ( void* mem_op, GenBuf *b, void *v, AsnLen *bytesDecoded, int mode )
certificate.c 1423 rc = GDecComponentBits (mem_op, b, (&k->subjectPublicKey), bytesDecoded, mode);
3217 rc = GDecComponentBits (mem_op, b, (&k->signature), bytesDecoded, mode);

Completed in 21 milliseconds