Searched refs:GDecComponentOid (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| H A D | crl.h | 61 #define GDecComponentAttributeType GDecComponentOid
|
| H A D | certificate.h | 83 #define GDecComponentAttributeType GDecComponentOid
|
| H A D | asn_to_syn_mr.c | 191 (gser_decoder_func*)GDecComponentOid,(ber_decoder_func*)BDecComponentOid,
|
| H A D | componentlib.h | 250 int GDecComponentOid (void* mem_op, GenBuf *b, void *result, AsnLen *bytesDecoded, int mode);
|
| H A D | authorityKeyIdentifier.c | 203 rc = GDecComponentOid (mem_op, b, (&k->type_id), bytesDecoded, mode); 447 rc = GDecComponentOid (mem_op, b, (&k->type_id), bytesDecoded, mode); 1515 rc = GDecComponentOid (mem_op, b, (&k->a.registeredID), bytesDecoded, DEC_ALLOC_MODE_0 );
|
| H A D | certificate.c | 265 rc = GDecComponentOid (mem_op, b, (&k->algorithm), bytesDecoded, mode); 720 rc = GDecComponentOid (mem_op, b, (&k->extnID), bytesDecoded, mode);
|
| H A D | componentlib.c | 1244 GDecComponentOid ( void* mem_op, GenBuf *b, void *v, AsnLen *bytesDecoded, int mode ) in GDecComponentOid() function
|