Home
last modified time | relevance | path

Searched refs:MatchingComponentIA5String (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dasn_to_syn_mr.c216 (comp_free_func*)NULL,(extract_component_from_id_func*)NULL,MatchingComponentIA5String}},
H A Dcomponentlib.h145 #define MatchingComponentIA5String MatchingComponentOcts macro
H A DauthorityKeyIdentifier.c1071 …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 Dcomponentlib.c709 k->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentIA5String; in BDecComponentIA5String()
H A Dcertificate.c77 …er_func*)BDecComponentIA5StringTag, (ExtractFcn)NULL,(MatchFcn)MatchingComponentIA5String,(FreeFcn… in InitAnyAuthenticationFramework()