Searched refs:GDecComponentIA5String (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
H A D | asn_to_syn_mr.c | 215 (gser_decoder_func*)GDecComponentIA5String,(ber_decoder_func*)BDecComponentIA5String,
|
H A D | componentlib.h | 141 #define GDecComponentIA5String GDecComponentUTF8String macro
|
H A D | authorityKeyIdentifier.c | 1466 rc = GDecComponentIA5String (mem_op, b, (&k->a.rfc822Name), bytesDecoded, DEC_ALLOC_MODE_0 ); 1473 rc = GDecComponentIA5String (mem_op, b, (&k->a.dNSName), bytesDecoded, DEC_ALLOC_MODE_0 ); 1501 …rc = GDecComponentIA5String (mem_op, b, (&k->a.uniformResourceIdentifier), bytesDecoded, DEC_ALLO…
|
H A D | componentlib.c | 703 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentIA5String; in BDecComponentIA5String()
|
H A D | certificate.c | 77 …mponentIA5String), (EncodeFcn)BEncIA5String, (gser_decoder_func*)GDecComponentIA5String, (ber_tag_… in InitAnyAuthenticationFramework()
|