Searched refs:GDecComponentUniversalString (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
H A D | asn_to_syn_mr.c | 211 (gser_decoder_func*)GDecComponentUniversalString,(ber_decoder_func*)BDecComponentUniversalString,
|
H A D | componentlib.h | 343 int GDecComponentUniversalString ( void* mem_op, GenBuf *b, void *result, AsnLen *bytesDecoded, int…
|
H A D | componentlib.c | 1663 GDecComponentUniversalString ( void* mem_op, GenBuf *b, void *v, AsnLen *bytesDecoded, int mode ) in GDecComponentUniversalString() function
|
H A D | authorityKeyIdentifier.c | 768 …rc = GDecComponentUniversalString (mem_op, b, (&k->a.universalString), bytesDecoded, DEC_ALLOC_MO…
|