Home
last modified time | relevance | path

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

/dports/net-im/libsignal-client/curve25519-dalek-2694ad3b789635f90f941648ae952f58d59ffc73/src/backend/serial/curve_models/
H A Dmod.rs166 pub struct CompletedPoint { struct
167 pub X: FieldElement,
168 pub Y: FieldElement,
169 pub Z: FieldElement,
170 pub T: FieldElement,
342 impl CompletedPoint { impl
375 pub fn double(&self) -> CompletedPoint { // Double() in double()
407 fn add(self, other: &'b ProjectiveNielsPoint) -> CompletedPoint { in add()
451 fn add(self, other: &'b AffineNielsPoint) -> CompletedPoint { in add()
472 fn sub(self, other: &'b AffineNielsPoint) -> CompletedPoint { in sub()
[all …]
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/curve25519-dalek-3.2.0/src/backend/serial/curve_models/
H A Dmod.rs167 pub struct CompletedPoint { struct
168 pub X: FieldElement,
169 pub Y: FieldElement,
170 pub Z: FieldElement,
171 pub T: FieldElement,
343 impl CompletedPoint { impl
376 pub fn double(&self) -> CompletedPoint { // Double() in double()
408 fn add(self, other: &'b ProjectiveNielsPoint) -> CompletedPoint { in add()
452 fn add(self, other: &'b AffineNielsPoint) -> CompletedPoint { in add()
473 fn sub(self, other: &'b AffineNielsPoint) -> CompletedPoint { in sub()
[all …]
/dports/net-im/zkgroup/curve25519-dalek-477356e017c7cc2aa168f956786b34690870768f/src/backend/serial/curve_models/
H A Dmod.rs166 pub struct CompletedPoint { struct
167 pub X: FieldElement,
168 pub Y: FieldElement,
169 pub Z: FieldElement,
170 pub T: FieldElement,
342 impl CompletedPoint { impl
375 pub fn double(&self) -> CompletedPoint { // Double() in double()
407 fn add(self, other: &'b ProjectiveNielsPoint) -> CompletedPoint { in add()
451 fn add(self, other: &'b AffineNielsPoint) -> CompletedPoint { in add()
472 fn sub(self, other: &'b AffineNielsPoint) -> CompletedPoint { in sub()
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/curve25519-dalek-3.0.0/src/backend/serial/curve_models/
H A Dmod.rs166 pub struct CompletedPoint { struct
167 pub X: FieldElement,
168 pub Y: FieldElement,
169 pub Z: FieldElement,
170 pub T: FieldElement,
342 impl CompletedPoint { impl
375 pub fn double(&self) -> CompletedPoint { // Double() in double()
407 fn add(self, other: &'b ProjectiveNielsPoint) -> CompletedPoint { in add()
451 fn add(self, other: &'b AffineNielsPoint) -> CompletedPoint { in add()
472 fn sub(self, other: &'b AffineNielsPoint) -> CompletedPoint { in sub()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/curve25519-dalek-3.2.0/src/backend/serial/curve_models/
H A Dmod.rs167 pub struct CompletedPoint { struct
168 pub X: FieldElement,
169 pub Y: FieldElement,
170 pub Z: FieldElement,
171 pub T: FieldElement,
343 impl CompletedPoint { impl
376 pub fn double(&self) -> CompletedPoint { // Double() in double()
408 fn add(self, other: &'b ProjectiveNielsPoint) -> CompletedPoint { in add()
452 fn add(self, other: &'b AffineNielsPoint) -> CompletedPoint { in add()
473 fn sub(self, other: &'b AffineNielsPoint) -> CompletedPoint { in sub()
[all …]
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/curve25519-dalek-3.2.0/src/backend/serial/curve_models/
H A Dmod.rs167 pub struct CompletedPoint { struct
168 pub X: FieldElement,
169 pub Y: FieldElement,
170 pub Z: FieldElement,
171 pub T: FieldElement,
343 impl CompletedPoint { implementation
376 pub fn double(&self) -> CompletedPoint { // Double() in double()
408 fn add(self, other: &'b ProjectiveNielsPoint) -> CompletedPoint { in add()
452 fn add(self, other: &'b AffineNielsPoint) -> CompletedPoint { in add()
473 fn sub(self, other: &'b AffineNielsPoint) -> CompletedPoint { in sub()
[all …]
/dports/devel/dtool/dtool-0.11.0/cargo-crates/curve25519-dalek-ng-4.0.1/src/backend/serial/curve_models/
H A Dmod.rs166 pub struct CompletedPoint { struct
167 pub X: FieldElement,
168 pub Y: FieldElement,
169 pub Z: FieldElement,
170 pub T: FieldElement,
342 impl CompletedPoint { impl
375 pub fn double(&self) -> CompletedPoint { // Double() in double()
407 fn add(self, other: &'b ProjectiveNielsPoint) -> CompletedPoint { in add()
451 fn add(self, other: &'b AffineNielsPoint) -> CompletedPoint { in add()
472 fn sub(self, other: &'b AffineNielsPoint) -> CompletedPoint { in sub()
[all …]