Home
last modified time | relevance | path

Searched refs:consume_affine_point (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/ring/src/ec/suite_b/
Dops.rs820 let b = consume_affine_point(ops, test_case, "b"); in point_sum_mixed_test()
1046 fn consume_affine_point( in consume_affine_point() function