HomeSort by: relevance | last modified time | path
    Searched refs:ExtractingComponentTBSCertList (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
crl.c 598 ExtractingComponentTBSCertList ( void* mem_op, ComponentReference* cr, ComponentTBSCertList *comp )
658 } /* ExtractingComponentTBSCertList */
840 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentTBSCertList;
1020 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentTBSCertList;
1060 return ExtractingComponentTBSCertList ( mem_op, cr, comp->tbsCertList );
crl.h 296 void* ExtractingComponentTBSCertList PROTO (( void* mem_op, ComponentReference *cr, ComponentTBSCertList *comp ));

Completed in 16 milliseconds