Home
last modified time | relevance | path

Searched refs:MatchingComponentInt (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcrl.h33 #define MatchingComponentVersion MatchingComponentInt
44 #define MatchingComponentCertificateSerialNumber MatchingComponentInt
H A Dcertificate.h55 #define MatchingComponentVersion MatchingComponentInt
66 #define MatchingComponentCertificateSerialNumber MatchingComponentInt
H A DauthorityKeyIdentifier.h39 #define MatchingComponentCertificateSerialNumber MatchingComponentInt
H A Dasn_to_syn_mr.c176 (comp_free_func*)NULL,(extract_component_from_id_func*)NULL,MatchingComponentInt}},
H A Dcomponentlib.h165 int MatchingComponentInt (char* oid, ComponentSyntaxInfo *a, ComponentSyntaxInfo *b);
H A Dcertificate.c1538 k->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentInt; in ExtractingComponentExtensions()
1781 k->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentInt; in ExtractingComponentRelativeDistinguishedName()
2019 k->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentInt; in ExtractingComponentRDNSequence()
H A Dcrl.c397 k->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentInt; in ExtractingComponentTBSCertListSeqOf()
H A Dcomponentlib.c718 MatchingComponentInt(char* oid, ComponentSyntaxInfo* csi_attr, in MatchingComponentInt() function
H A DauthorityKeyIdentifier.c1626 k->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentInt; in ExtractingComponentGeneralNames()