Home
last modified time | relevance | path

Searched defs:AffinePoint (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/ec/suite_b/
Dops.rs1043 struct AffinePoint { struct
1044 xy: [Limb; 2 * MAX_LIMBS],
1051 ) -> AffinePoint { in consume_affine_point()