Searched refs:GDecComponentBits (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| H A D | certificate.h | 94 #define GDecComponentUniqueIdentifier GDecComponentBits
|
| H A D | asn_to_syn_mr.c | 179 (gser_decoder_func*)GDecComponentBits,(ber_decoder_func*)BDecComponentBits,
|
| H A D | componentlib.h | 69 int GDecComponentBits (void* mem_op, GenBuf *b, void *result, AsnLen *bytesDecoded, int mode);
|
| H A D | crl.c | 1261 rc = GDecComponentBits (mem_op, b, (&k->signature), bytesDecoded, mode);
|
| H A D | certificate.c | 1423 rc = GDecComponentBits (mem_op, b, (&k->subjectPublicKey), bytesDecoded, mode); 3217 rc = GDecComponentBits (mem_op, b, (&k->signature), bytesDecoded, mode);
|
| H A D | componentlib.c | 88 GDecComponentBits ( void* mem_op, GenBuf *b, void *v, AsnLen *bytesDecoded, int mode ) in GDecComponentBits() function
|