Searched refs:MatchingComponentBits (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
H A D | certificate.h | 88 #define MatchingComponentUniqueIdentifier MatchingComponentBits
|
H A D | asn_to_syn_mr.c | 180 (comp_free_func*)NULL,(extract_component_from_id_func*)NULL,MatchingComponentBits}},
|
H A D | componentlib.h | 71 int MatchingComponentBits (char* oid, ComponentSyntaxInfo *bits1 , ComponentSyntaxInfo* bits2);
|
H A D | crl.c | 1045 …rc = MatchingComponentBits ( oid, (ComponentSyntaxInfo*)&((ComponentCertificateList*)csi_attr)->si… in MatchingComponentCertificateList()
|
H A D | certificate.c | 1251 …rc = MatchingComponentBits ( oid, (ComponentSyntaxInfo*)&((ComponentSubjectPublicKeyInfo*)csi_attr… in MatchingComponentSubjectPublicKeyInfo() 3004 …rc = MatchingComponentBits ( oid, (ComponentSyntaxInfo*)&((ComponentCertificate*)csi_attr)->signat… in MatchingComponentCertificate()
|
H A D | componentlib.c | 42 MatchingComponentBits ( char* oid, ComponentSyntaxInfo *csi_attr, in MatchingComponentBits() function
|