| affine_element typedef | stdlib_biggroup< TestType > | |
| bool_ct typedef | stdlib_biggroup< TestType > | |
| Builder typedef | stdlib_biggroup< TestType > | |
| Curve typedef | stdlib_biggroup< TestType > | |
| element typedef | stdlib_biggroup< TestType > | |
| element_ct typedef | stdlib_biggroup< TestType > | |
| EXPECT_CIRCUIT_CORRECTNESS | stdlib_biggroup< TestType > | static |
| field_ct typedef | stdlib_biggroup< TestType > | |
| fq typedef | stdlib_biggroup< TestType > | |
| fr typedef | stdlib_biggroup< TestType > | |
| g1 typedef | stdlib_biggroup< TestType > | |
| get_random_constant_point(Builder *builder) | stdlib_biggroup< TestType > | inlinestatic |
| get_random_constant_scalar(Builder *builder, bool even=false) | stdlib_biggroup< TestType > | inlinestatic |
| get_random_point(Builder *builder, InputType type) | stdlib_biggroup< TestType > | inlinestatic |
| get_random_scalar(Builder *builder, InputType type, bool even=false) | stdlib_biggroup< TestType > | inlinestatic |
| get_random_short_scalar(Builder *builder, InputType type, size_t num_bits) | stdlib_biggroup< TestType > | inlinestatic |
| get_random_witness_point(Builder *builder) | stdlib_biggroup< TestType > | inlinestatic |
| get_random_witness_scalar(Builder *builder, bool even=false) | stdlib_biggroup< TestType > | inlinestatic |
| scalar_ct typedef | stdlib_biggroup< TestType > | |
| test_add(InputType a_type=InputType::WITNESS, InputType b_type=InputType::WITNESS) | stdlib_biggroup< TestType > | inlinestatic |
| test_add_assign(InputType a_type=InputType::WITNESS, InputType b_type=InputType::WITNESS) | stdlib_biggroup< TestType > | inlinestatic |
| test_add_equals_dbl() | stdlib_biggroup< TestType > | inlinestatic |
| test_add_points_at_infinity() | stdlib_biggroup< TestType > | inlinestatic |
| test_assert_coordinates_in_field() | stdlib_biggroup< TestType > | inlinestatic |
| test_basic_tag_logic() | stdlib_biggroup< TestType > | inlinestatic |
| test_batch_mul() | stdlib_biggroup< TestType > | inlinestatic |
| test_batch_mul_all_infinity() | stdlib_biggroup< TestType > | inlinestatic |
| test_batch_mul_all_zero_scalars() | stdlib_biggroup< TestType > | inlinestatic |
| test_batch_mul_cancellation() | stdlib_biggroup< TestType > | inlinestatic |
| test_batch_mul_edge_case_set1() | stdlib_biggroup< TestType > | inlinestatic |
| test_batch_mul_edge_case_set2() | stdlib_biggroup< TestType > | inlinestatic |
| test_batch_mul_edgecase_equivalence() | stdlib_biggroup< TestType > | inlinestatic |
| test_batch_mul_large_number_of_points() | stdlib_biggroup< TestType > | inlinestatic |
| test_batch_mul_linearly_dependent_generators() | stdlib_biggroup< TestType > | inlinestatic |
| test_batch_mul_linearly_dependent_generators_failure() | stdlib_biggroup< TestType > | inlinestatic |
| test_batch_mul_mixed_constant_witness() | stdlib_biggroup< TestType > | inlinestatic |
| test_batch_mul_mixed_infinity() | stdlib_biggroup< TestType > | inlinestatic |
| test_batch_mul_mixed_zero_scalars() | stdlib_biggroup< TestType > | inlinestatic |
| test_chain_add(InputType a_type=InputType::WITNESS, InputType b_type=InputType::WITNESS, InputType c_type=InputType::WITNESS) | stdlib_biggroup< TestType > | inlinestatic |
| test_checked_unconditional_add(InputType a_type=InputType::WITNESS, InputType b_type=InputType::WITNESS) | stdlib_biggroup< TestType > | inlinestatic |
| test_checked_unconditional_add_sub(InputType a_type=InputType::WITNESS, InputType b_type=InputType::WITNESS) | stdlib_biggroup< TestType > | inlinestatic |
| test_checked_unconditional_subtract(InputType a_type=InputType::WITNESS, InputType b_type=InputType::WITNESS) | stdlib_biggroup< TestType > | inlinestatic |
| test_compute_naf() | stdlib_biggroup< TestType > | inlinestatic |
| test_compute_naf_zero() | stdlib_biggroup< TestType > | inlinestatic |
| test_conditional_negate(InputType point_type=InputType::WITNESS, InputType predicate_type=InputType::WITNESS) | stdlib_biggroup< TestType > | inlinestatic |
| test_conditional_select(InputType a_type=InputType::WITNESS, InputType b_type=InputType::WITNESS, InputType predicate_type=InputType::WITNESS) | stdlib_biggroup< TestType > | inlinestatic |
| test_dbl(InputType a_type=InputType::WITNESS) | stdlib_biggroup< TestType > | inlinestatic |
| test_dbl_with_infinity() | stdlib_biggroup< TestType > | inlinestatic |
| test_dbl_with_y_zero() | stdlib_biggroup< TestType > | inlinestatic |
| test_helper_batch_mul(size_t num_points, const bool short_scalars=false, const bool with_edgecases=false) | stdlib_biggroup< TestType > | inlinestatic |
| test_helper_batch_mul(std::vector< InputType > point_types, std::vector< InputType > scalar_types, const bool short_scalars=false, const bool with_edgecases=false) | stdlib_biggroup< TestType > | inlinestatic |
| test_incomplete_assert_equal() | stdlib_biggroup< TestType > | inlinestatic |
| test_incomplete_assert_equal_edge_cases() | stdlib_biggroup< TestType > | inlinestatic |
| test_incomplete_assert_equal_failure() | stdlib_biggroup< TestType > | inlinestatic |
| test_mul(InputType scalar_type=InputType::WITNESS, InputType point_type=InputType::WITNESS) | stdlib_biggroup< TestType > | inlinestatic |
| test_mul_edge_cases(InputType scalar_type=InputType::WITNESS, InputType point_type=InputType::WITNESS) | stdlib_biggroup< TestType > | inlinestatic |
| test_multiple_montgomery_ladder() | stdlib_biggroup< TestType > | inlinestatic |
| test_normalize(InputType point_type=InputType::WITNESS) | stdlib_biggroup< TestType > | inlinestatic |
| test_one() | stdlib_biggroup< TestType > | inlinestatic |
| test_reduce(InputType point_type=InputType::WITNESS) | stdlib_biggroup< TestType > | inlinestatic |
| test_short_scalar_mul_infinity() | stdlib_biggroup< TestType > | inlinestatic |
| test_short_scalar_mul_with_bit_lengths() | stdlib_biggroup< TestType > | inlinestatic |
| test_standard_form_of_point_at_infinity() | stdlib_biggroup< TestType > | inlinestatic |
| test_sub(InputType a_type=InputType::WITNESS, InputType b_type=InputType::WITNESS) | stdlib_biggroup< TestType > | inlinestatic |
| test_sub_assign(InputType a_type=InputType::WITNESS, InputType b_type=InputType::WITNESS) | stdlib_biggroup< TestType > | inlinestatic |
| test_sub_neg_equals_double() | stdlib_biggroup< TestType > | inlinestatic |
| test_sub_points_at_infinity() | stdlib_biggroup< TestType > | inlinestatic |
| test_twin_mul() | stdlib_biggroup< TestType > | inlinestatic |
| test_twin_mul_with_infinity() | stdlib_biggroup< TestType > | inlinestatic |
| test_unary_negate(InputType a_type=InputType::WITNESS) | stdlib_biggroup< TestType > | inlinestatic |
| witness_ct typedef | stdlib_biggroup< TestType > | |