Home
last modified time | relevance | path

Searched refs:MatchingComponentCertificate (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
Dcertificate.h360 int MatchingComponentCertificate PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2…
Dcertificate.c32 MatchingComponentCertificate ); in init_module_AuthenticationFramework()
2988 MatchingComponentCertificate ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* csi_a… in MatchingComponentCertificate() function
3142 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentCertificate;
3247 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentCertificate;