Searched refs:MatchingComponentIA5String (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 | 216 (comp_free_func*)NULL,(extract_component_from_id_func*)NULL,MatchingComponentIA5String}},
|
H A D | componentlib.h | 145 #define MatchingComponentIA5String MatchingComponentOcts macro
|
H A D | authorityKeyIdentifier.c | 1071 …rc = MatchingComponentIA5String ( oid, (ComponentSyntaxInfo*)(v1->a.rfc822Name), (ComponentSyntax… in MatchingComponentGeneralName() 1074 …rc = MatchingComponentIA5String ( oid, (ComponentSyntaxInfo*)(v1->a.dNSName), (ComponentSyntaxInf… in MatchingComponentGeneralName() 1086 …rc = MatchingComponentIA5String ( oid, (ComponentSyntaxInfo*)(v1->a.uniformResourceIdentifier), (… in MatchingComponentGeneralName()
|
H A D | componentlib.c | 709 k->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentIA5String; in BDecComponentIA5String()
|
H A D | certificate.c | 77 …er_func*)BDecComponentIA5StringTag, (ExtractFcn)NULL,(MatchFcn)MatchingComponentIA5String,(FreeFcn… in InitAnyAuthenticationFramework()
|