Searched refs:ci_type (Results 1 – 9 of 9) sorted by relevance
107 switch (res->ci_type) {114 "not supported CERT RR type %d.\n", res->ci_type);
62 int ci_type; /* certificate type */ member
81 res->ci_type = qtype;403 printf("\tci_type=%d\n", p->ci_type);
464 switch ( cr->cr_curr->ci_type ) { in comp_test_all_components()614 switch( cr->cr_curr->ci_type ) { in comp_test_components()653 if ( cr->cr_curr->ci_type == LDAP_COMPREF_SELECT ) { in comp_test_components()
127 else if ( cr->cr_curr->ci_next->ci_type == LDAP_COMPREF_CONTENT) { in ExtractingComponentAlgorithmIdentifier()567 else if ( cr->cr_curr->ci_next->ci_type == LDAP_COMPREF_CONTENT) { in ExtractingComponentExtension()829 else if ( cr->cr_curr->ci_next->ci_type == LDAP_COMPREF_SELECT ) { in ExtractingComponentAttributeTypeAndValue()1272 else if ( cr->cr_curr->ci_next->ci_type == LDAP_COMPREF_CONTENT) { in ExtractingComponentSubjectPublicKeyInfo()1498 switch ( cr->cr_curr->ci_type ) { in ExtractingComponentExtensions()1741 switch ( cr->cr_curr->ci_type ) { in ExtractingComponentRelativeDistinguishedName()1979 switch ( cr->cr_curr->ci_type ) { in ExtractingComponentRDNSequence()2460 else if ( cr->cr_curr->ci_next->ci_type == LDAP_COMPREF_CONTENT) { in ExtractingComponentTBSCertificate()2470 else if ( cr->cr_curr->ci_next->ci_type == LDAP_COMPREF_CONTENT) { in ExtractingComponentTBSCertificate()3033 else if ( cr->cr_curr->ci_next->ci_type == LDAP_COMPREF_CONTENT) { in ExtractingComponentCertificate()
357 switch ( cr->cr_curr->ci_type ) { in ExtractingComponentTBSCertListSeqOf()1074 else if ( cr->cr_curr->ci_next->ci_type == LDAP_COMPREF_CONTENT) { in ExtractingComponentCertificateList()
1586 switch ( cr->cr_curr->ci_type ) { in ExtractingComponentGeneralNames()
449 _cid.ci_type = type; in get_componentId()
3133 int ci_type; member