Home
last modified time | relevance | path

Searched refs:BDecComponentIA5String (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dasn_to_syn_mr.c215 (gser_decoder_func*)GDecComponentIA5String,(ber_decoder_func*)BDecComponentIA5String,
H A Dcomponentlib.c662 return BDecComponentIA5String ( mem_op, b, 0, 0, v, bytesDecoded, mode|CALL_TAG_DECODER ); in BDecComponentIA5StringTag()
666 BDecComponentIA5String ( void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *v, in BDecComponentIA5String() function
704 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentIA5String; in BDecComponentIA5String()
H A Dcomponentlib.h144 int BDecComponentIA5String ( void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *result, AsnLe…
H A DauthorityKeyIdentifier.c1261 …rc = BDecComponentIA5String (mem_op, b, tagId1, elmtLen1, (&k->a.rfc822Name), &totalElmtsLen1, DE…
1281 …rc = BDecComponentIA5String (mem_op, b, tagId1, elmtLen1, (&k->a.dNSName), &totalElmtsLen1, DEC_A…
1352 …rc = BDecComponentIA5String (mem_op, b, tagId1, elmtLen1, (&k->a.uniformResourceIdentifier), &tot…