Searched refs:asn1_constructed_type (Results 1 – 3 of 3) sorted by relevance
31 ASSERT_EQ(0, ctx.asn1_constructed_type()); in TEST()59 ASSERT_EQ(5, ptr->asn1_constructed_type()); in TEST()70 ASSERT_EQ(5, ptr->asn1_constructed_type()); in TEST()
26 int asn1_constructed_type() const;
102 int asn1_context::asn1_constructed_type() const { in asn1_constructed_type() function in asn1_context