Searched refs:CBB_flush_asn1_set_of (Results 1 – 12 of 12) sorted by relevance
540 OPENSSL_EXPORT int CBB_flush_asn1_set_of(CBB *cbb);
555 OPENSSL_EXPORT int CBB_flush_asn1_set_of(CBB *cbb);
1113 ASSERT_TRUE(CBB_flush_asn1_set_of(&child)); in TEST()1117 ASSERT_TRUE(CBB_flush_asn1_set_of(&child)); in TEST()1139 EXPECT_FALSE(CBB_flush_asn1_set_of(&child)); in TEST()
665 int CBB_flush_asn1_set_of(CBB *cbb) { in CBB_flush_asn1_set_of() function
1208 ASSERT_TRUE(CBB_flush_asn1_set_of(&child)); in TEST()1212 ASSERT_TRUE(CBB_flush_asn1_set_of(&child)); in TEST()1234 EXPECT_FALSE(CBB_flush_asn1_set_of(&child)); in TEST()
1012 return CBB_flush_asn1_set_of(&attrs) && in add_bag_attributes()
1043 return CBB_flush_asn1_set_of(&attrs) && in add_bag_attributes()
669 CBB_flush_asn1_set_of
2221 '#define CBB_flush_asn1_set_of GRPC_SHADOW_CBB_flush_asn1_set_of',
697 #define CBB_flush_asn1_set_of GRPC_SHADOW_CBB_flush_asn1_set_of macro
1032 #define CBB_flush_asn1_set_of BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, CBB_flush_asn1_set_of) macro