Lines Matching refs:comp_desc

215 	t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
216 if ( !t->comp_desc ) {
220 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentAlgorithmIdentifier ;
221 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentAlgorithmIdentifier ;
222 t->comp_desc->cd_free = (comp_free_func*)NULL;
223 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentAlgorithmIdentifier;
224 t->comp_desc->cd_type = ASN_COMPOSITE;
225 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
226 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentAlgorithmIdentifier;
303 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
304 if ( !t->comp_desc ) {
308 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentAlgorithmIdentifier ;
309 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentAlgorithmIdentifier ;
310 t->comp_desc->cd_free = (comp_free_func*)NULL;
311 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentAlgorithmIdentifier;
312 t->comp_desc->cd_type = ASN_COMPOSITE;
313 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
314 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentAlgorithmIdentifier;
436 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
437 if ( !t->comp_desc ) {
441 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentTime ;
442 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentTime ;
443 t->comp_desc->cd_free = (comp_free_func*)NULL;
444 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentTime;
445 t->comp_desc->cd_type = ASN_COMPOSITE;
446 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
447 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentTime;
507 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
508 if ( !t->comp_desc ) {
512 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentTime ;
513 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentTime ;
514 t->comp_desc->cd_free = (comp_free_func*)NULL;
515 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentTime;
516 t->comp_desc->cd_type = ASN_COMPOSITE;
517 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
518 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentTime;
670 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
671 if ( !t->comp_desc ) {
675 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentExtension ;
676 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentExtension ;
677 t->comp_desc->cd_free = (comp_free_func*)NULL;
678 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentExtension;
679 t->comp_desc->cd_type = ASN_COMPOSITE;
680 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
681 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentExtension;
779 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
780 if ( !t->comp_desc ) {
784 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentExtension ;
785 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentExtension ;
786 t->comp_desc->cd_free = (comp_free_func*)NULL;
787 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentExtension;
788 t->comp_desc->cd_type = ASN_COMPOSITE;
789 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
790 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentExtension;
906 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
907 if ( !t->comp_desc ) {
911 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentAttributeTypeAndValue ;
912 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentAttributeTypeAndValue ;
913 t->comp_desc->cd_free = (comp_free_func*)NULL;
914 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentAttributeTypeAndValue;
915 t->comp_desc->cd_type = ASN_COMPOSITE;
916 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
917 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentAttributeTypeAndValue;
994 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
995 if ( !t->comp_desc ) {
999 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentAttributeTypeAndValue ;
1000 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentAttributeTypeAndValue ;
1001 t->comp_desc->cd_free = (comp_free_func*)NULL;
1002 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentAttributeTypeAndValue;
1003 t->comp_desc->cd_type = ASN_COMPOSITE;
1004 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
1005 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentAttributeTypeAndValue;
1134 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
1135 if ( !t->comp_desc ) {
1139 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentValidity ;
1140 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentValidity ;
1141 t->comp_desc->cd_free = (comp_free_func*)NULL;
1142 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentValidity;
1143 t->comp_desc->cd_type = ASN_COMPOSITE;
1144 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
1145 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentValidity;
1221 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
1222 if ( !t->comp_desc ) {
1226 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentValidity ;
1227 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentValidity ;
1228 t->comp_desc->cd_free = (comp_free_func*)NULL;
1229 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentValidity;
1230 t->comp_desc->cd_type = ASN_COMPOSITE;
1231 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
1232 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentValidity;
1355 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
1356 if ( !t->comp_desc ) {
1360 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentSubjectPublicKeyInfo ;
1361 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentSubjectPublicKeyInfo ;
1362 t->comp_desc->cd_free = (comp_free_func*)NULL;
1363 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentSubjectPublicKeyInfo;
1364 t->comp_desc->cd_type = ASN_COMPOSITE;
1365 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
1366 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentSubjectPublicKeyInfo;
1442 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
1443 if ( !t->comp_desc ) {
1447 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentSubjectPublicKeyInfo ;
1448 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentSubjectPublicKeyInfo ;
1449 t->comp_desc->cd_free = (comp_free_func*)NULL;
1450 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentSubjectPublicKeyInfo;
1451 t->comp_desc->cd_type = ASN_COMPOSITE;
1452 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
1453 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentSubjectPublicKeyInfo;
1531 k->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
1532 k->comp_desc->cd_tag = (-1);
1533 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentInt;
1534 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentInt;
1535 k->comp_desc->cd_extract_i = (extract_component_from_id_func*)NULL;
1536 k->comp_desc->cd_type = ASN_BASIC;
1537 k->comp_desc->cd_type_id = BASICTYPE_INTEGER;
1538 k->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentInt;
1603 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
1604 if ( !t->comp_desc ) {
1608 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentExtensions ;
1609 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentExtensions ;
1610 t->comp_desc->cd_free = (comp_free_func*)NULL;
1611 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentExtensions;
1612 t->comp_desc->cd_type = ASN_COMPOSITE;
1613 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
1614 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentExtensions;
1676 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
1677 if ( !t->comp_desc ) {
1681 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentExtensions ;
1682 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentExtensions ;
1683 t->comp_desc->cd_free = (comp_free_func*)NULL;
1684 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentExtensions;
1685 t->comp_desc->cd_type = ASN_COMPOSITE;
1686 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
1687 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentExtensions;
1774 k->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
1775 k->comp_desc->cd_tag = (-1);
1776 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentInt;
1777 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentInt;
1778 k->comp_desc->cd_extract_i = (extract_component_from_id_func*)NULL;
1779 k->comp_desc->cd_type = ASN_BASIC;
1780 k->comp_desc->cd_type_id = BASICTYPE_INTEGER;
1781 k->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentInt;
1846 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
1847 if ( !t->comp_desc ) {
1852 t->comp_desc->cd_gser_encoder = (encoder_func*)NULL;
1853 t->comp_desc->cd_ber_encoder = (encoder_func*)NULL;
1854 t->comp_desc->cd_ldap_encoder = (encoder_func*)ConvertRDN2RFC2253;
1855 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentRelativeDistinguishedName ;
1856 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentRelativeDistinguishedName ;
1857 t->comp_desc->cd_free = (comp_free_func*)NULL;
1858 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentRelativeDistinguishedName;
1859 t->comp_desc->cd_type = ASN_COMPOSITE;
1860 t->comp_desc->cd_type_id = RelativeDistinguishedName;
1861 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentRelativeDistinguishedName;
1923 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
1924 if ( !t->comp_desc ) {
1928 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentRelativeDistinguishedName ;
1929 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentRelativeDistinguishedName ;
1930 t->comp_desc->cd_free = (comp_free_func*)NULL;
1931 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentRelativeDistinguishedName;
1932 t->comp_desc->cd_type = ASN_COMPOSITE;
1933 t->comp_desc->cd_type_id = RelativeDistinguishedName;
1934 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentRelativeDistinguishedName;
2012 k->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
2013 k->comp_desc->cd_tag = (-1);
2014 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentInt;
2015 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentInt;
2016 k->comp_desc->cd_extract_i = (extract_component_from_id_func*)NULL;
2017 k->comp_desc->cd_type = ASN_BASIC;
2018 k->comp_desc->cd_type_id = BASICTYPE_INTEGER;
2019 k->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentInt;
2084 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
2085 if ( !t->comp_desc ) {
2090 t->comp_desc->cd_gser_encoder = (encoder_func*)NULL;
2091 t->comp_desc->cd_ber_encoder = (encoder_func*)NULL;
2092 t->comp_desc->cd_ldap_encoder = (encoder_func*) ConvertRDNSequence2RFC2253;
2093 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentRDNSequence ;
2094 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentRDNSequence ;
2095 t->comp_desc->cd_free = (comp_free_func*)NULL;
2096 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentRDNSequence;
2097 t->comp_desc->cd_type = ASN_COMPOSITE;
2098 t->comp_desc->cd_type_id = RDNSequence;
2099 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentRDNSequence;
2161 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
2162 if ( !t->comp_desc ) {
2166 t->comp_desc->cd_gser_encoder = (encoder_func*)NULL;
2167 t->comp_desc->cd_ber_encoder = (encoder_func*)NULL;
2168 t->comp_desc->cd_ldap_encoder = (encoder_func*)ConvertRDNSequence2RFC2253;
2169 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentRDNSequence ;
2170 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentRDNSequence ;
2171 t->comp_desc->cd_free = (comp_free_func*)NULL;
2172 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentRDNSequence;
2173 t->comp_desc->cd_type = ASN_COMPOSITE;
2174 t->comp_desc->cd_type_id = RDNSequence ;
2175 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentRDNSequence;
2273 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
2274 if ( !t->comp_desc ) {
2278 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentName ;
2279 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentName ;
2280 t->comp_desc->cd_free = (comp_free_func*)NULL;
2281 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentName;
2282 t->comp_desc->cd_type = ASN_COMPOSITE;
2283 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
2284 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentName;
2337 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
2338 if ( !t->comp_desc ) {
2342 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentName ;
2343 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentName ;
2344 t->comp_desc->cd_free = (comp_free_func*)NULL;
2345 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentName;
2346 t->comp_desc->cd_type = ASN_COMPOSITE;
2347 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
2348 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentName;
2736 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
2737 if ( !t->comp_desc ) {
2741 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentTBSCertificate ;
2742 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentTBSCertificate ;
2743 t->comp_desc->cd_free = (comp_free_func*)NULL;
2744 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentTBSCertificate;
2745 t->comp_desc->cd_type = ASN_COMPOSITE;
2746 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
2747 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentTBSCertificate;
2971 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
2972 if ( !t->comp_desc ) {
2976 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentTBSCertificate ;
2977 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentTBSCertificate ;
2978 t->comp_desc->cd_free = (comp_free_func*)NULL;
2979 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentTBSCertificate;
2980 t->comp_desc->cd_type = ASN_COMPOSITE;
2981 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
2982 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentTBSCertificate;
3131 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
3132 if ( !t->comp_desc ) {
3136 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentCertificate ;
3137 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentCertificate ;
3138 t->comp_desc->cd_free = (comp_free_func*)NULL;
3139 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentCertificate;
3140 t->comp_desc->cd_type = ASN_COMPOSITE;
3141 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
3142 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentCertificate;
3236 t->comp_desc = CompAlloc( mem_op, sizeof( ComponentDesc ) );
3237 if ( !t->comp_desc ) {
3241 t->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentCertificate ;
3242 t->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentCertificate ;
3243 t->comp_desc->cd_free = (comp_free_func*)NULL;
3244 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentCertificate;
3245 t->comp_desc->cd_type = ASN_COMPOSITE;
3246 t->comp_desc->cd_type_id = COMPOSITE_ASN1_TYPE;
3247 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentCertificate;