Lines Matching refs:comp_desc

153 	t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
154 if ( !t->comp_desc ) {
158 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentOtherName ;
159 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentOtherName ;
160 t->comp_desc->cd_free = (comp_free_func*)NULL;
161 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentOtherName;
162 t->comp_desc->cd_type = ASN_COMPOSITE;
163 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
164 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentOtherName;
241 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
242 if ( !t->comp_desc ) {
246 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentOtherName ;
247 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentOtherName ;
248 t->comp_desc->cd_free = (comp_free_func*)NULL;
249 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentOtherName;
250 t->comp_desc->cd_type = ASN_COMPOSITE;
251 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
252 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentOtherName;
397 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
398 if ( !t->comp_desc ) {
402 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentORAddress ;
403 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentORAddress ;
404 t->comp_desc->cd_free = (comp_free_func*)NULL;
405 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentORAddress;
406 t->comp_desc->cd_type = ASN_COMPOSITE;
407 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
408 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentORAddress;
503 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
504 if ( !t->comp_desc ) {
508 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentORAddress ;
509 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentORAddress ;
510 t->comp_desc->cd_free = (comp_free_func*)NULL;
511 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentORAddress;
512 t->comp_desc->cd_type = ASN_COMPOSITE;
513 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
514 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentORAddress;
705 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
706 if ( !t->comp_desc ) {
710 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentDirectoryString ;
711 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentDirectoryString ;
712 t->comp_desc->cd_free = (comp_free_func*)NULL;
713 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentDirectoryString;
714 t->comp_desc->cd_type = ASN_COMPOSITE;
715 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
716 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentDirectoryString;
797 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
798 if ( !t->comp_desc ) {
802 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentDirectoryString ;
803 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentDirectoryString ;
804 t->comp_desc->cd_free = (comp_free_func*)NULL;
805 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentDirectoryString;
806 t->comp_desc->cd_type = ASN_COMPOSITE;
807 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
808 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentDirectoryString;
945 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
946 if ( !t->comp_desc ) {
950 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentEDIPartyName ;
951 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentEDIPartyName ;
952 t->comp_desc->cd_free = (comp_free_func*)NULL;
953 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentEDIPartyName;
954 t->comp_desc->cd_type = ASN_COMPOSITE;
955 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
956 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentEDIPartyName;
1032 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
1033 if ( !t->comp_desc ) {
1037 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentEDIPartyName ;
1038 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentEDIPartyName ;
1039 t->comp_desc->cd_free = (comp_free_func*)NULL;
1040 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentEDIPartyName;
1041 t->comp_desc->cd_type = ASN_COMPOSITE;
1042 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
1043 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentEDIPartyName;
1410 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
1411 if ( !t->comp_desc ) {
1415 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentGeneralName ;
1416 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentGeneralName ;
1417 t->comp_desc->cd_free = (comp_free_func*)NULL;
1418 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentGeneralName;
1419 t->comp_desc->cd_type = ASN_COMPOSITE;
1420 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
1421 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentGeneralName;
1530 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
1531 if ( !t->comp_desc ) {
1535 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentGeneralName ;
1536 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentGeneralName ;
1537 t->comp_desc->cd_free = (comp_free_func*)NULL;
1538 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentGeneralName;
1539 t->comp_desc->cd_type = ASN_COMPOSITE;
1540 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
1541 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentGeneralName;
1619 k->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
1620 k->comp_desc->cd_tag = (-1);
1621 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentInt;
1622 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentInt;
1623 k->comp_desc->cd_extract_i = (extract_component_from_id_func*)NULL;
1624 k->comp_desc->cd_type = ASN_BASIC;
1625 k->comp_desc->cd_type_id = BASICTYPE_INTEGER;
1626 k->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentInt;
1683 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
1684 if ( !t->comp_desc ) {
1688 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentGeneralNames ;
1689 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentGeneralNames ;
1690 t->comp_desc->cd_free = (comp_free_func*)NULL;
1691 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentGeneralNames;
1692 t->comp_desc->cd_type = ASN_COMPOSITE;
1693 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
1694 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentGeneralNames;
1756 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
1757 if ( !t->comp_desc ) {
1761 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentGeneralNames ;
1762 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentGeneralNames ;
1763 t->comp_desc->cd_free = (comp_free_func*)NULL;
1764 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentGeneralNames;
1765 t->comp_desc->cd_type = ASN_COMPOSITE;
1766 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
1767 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentGeneralNames;
1940 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
1941 if ( !t->comp_desc ) {
1945 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentAuthorityKeyIdentifier ;
1946 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentAuthorityKeyIdentifier ;
1947 t->comp_desc->cd_free = (comp_free_func*)NULL;
1948 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentAuthorityKeyIdentifier;
1949 t->comp_desc->cd_type = ASN_COMPOSITE;
1950 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
1951 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentAuthorityKeyIdentifier;
2045 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
2046 if ( !t->comp_desc ) {
2050 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentAuthorityKeyIdentifier ;
2051 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentAuthorityKeyIdentifier ;
2052 t->comp_desc->cd_free = (comp_free_func*)NULL;
2053 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentAuthorityKeyIdentifier;
2054 t->comp_desc->cd_type = ASN_COMPOSITE;
2055 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
2056 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentAuthorityKeyIdentifier;