Searched refs:c2_2 (Results 1 – 1 of 1) sorted by relevance
902 TESTChoice2 c2_2; in test_choice() local922 memset(&c2_2, 0, sizeof(c2_2)); in test_choice()923 c2_2.element = choice_TESTChoice2_asn1_ellipsis; in test_choice()924 c2_2.u.asn1_ellipsis.data = "\xa2\x03\x02\x01\x02"; in test_choice()925 c2_2.u.asn1_ellipsis.length = 5; in test_choice()926 tests[1].val = &c2_2; in test_choice()