Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcrl.c32 MatchingComponentCertificateList); in init_module_CertificateRevokationList()
1029 MatchingComponentCertificateList ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* c… in MatchingComponentCertificateList() function
1186 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentCertificateList;
1294 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentCertificateList;
H A Dcrl.h317 int MatchingComponentCertificateList PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo…