Searched refs:MatchingComponentTBSCertificate (Results 1 – 2 of 2) sorted by relevance
336 int MatchingComponentTBSCertificate PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo …
2354 MatchingComponentTBSCertificate ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* cs… in MatchingComponentTBSCertificate() function2747 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentTBSCertificate;2982 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentTBSCertificate;2998 …rc = MatchingComponentTBSCertificate ( oid, (ComponentSyntaxInfo*)((ComponentCertificate*)csi_attr… in MatchingComponentCertificate()