Home
last modified time | relevance | path

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

/external/rust/crates/ring/src/ec/suite_b/ops/
Dp384.rs74 point_mul_impl: GFp_nistz384_point_mul,
Dp256.rs78 point_mul_impl: GFp_nistz256_point_mul,
/external/rust/crates/ring/src/ec/suite_b/
Dops.rs170 point_mul_impl: unsafe extern "C" fn( field
188 (self.point_mul_impl)( in point_mul()