Home
last modified time | relevance | path

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

/dports/net-im/libsignal-client/curve25519-dalek-2694ad3b789635f90f941648ae952f58d59ffc73/src/backend/serial/curve_models/
H A Dmod.rs201 pub struct ProjectiveNielsPoint { struct
208 impl Zeroize for ProjectiveNielsPoint { argument
233 impl Identity for ProjectiveNielsPoint { implementation
244 impl Default for ProjectiveNielsPoint { implementation
289 impl ConditionallySelectable for ProjectiveNielsPoint { implementation
493 impl<'a> Neg for &'a ProjectiveNielsPoint { implementation
496 fn neg(self) -> ProjectiveNielsPoint { in neg()
543 impl Debug for ProjectiveNielsPoint { implementation
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/curve25519-dalek-3.2.0/src/backend/serial/curve_models/
H A Dmod.rs202 pub struct ProjectiveNielsPoint { struct
209 impl Zeroize for ProjectiveNielsPoint { argument
234 impl Identity for ProjectiveNielsPoint { implementation
245 impl Default for ProjectiveNielsPoint { implementation
290 impl ConditionallySelectable for ProjectiveNielsPoint { implementation
494 impl<'a> Neg for &'a ProjectiveNielsPoint { implementation
497 fn neg(self) -> ProjectiveNielsPoint { in neg()
544 impl Debug for ProjectiveNielsPoint { implementation
/dports/net-im/zkgroup/curve25519-dalek-477356e017c7cc2aa168f956786b34690870768f/src/backend/serial/curve_models/
H A Dmod.rs201 pub struct ProjectiveNielsPoint { struct
208 impl Zeroize for ProjectiveNielsPoint { argument
233 impl Identity for ProjectiveNielsPoint { implementation
244 impl Default for ProjectiveNielsPoint { implementation
289 impl ConditionallySelectable for ProjectiveNielsPoint { implementation
493 impl<'a> Neg for &'a ProjectiveNielsPoint { implementation
496 fn neg(self) -> ProjectiveNielsPoint { in neg()
543 impl Debug for ProjectiveNielsPoint { implementation
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/curve25519-dalek-3.0.0/src/backend/serial/curve_models/
H A Dmod.rs201 pub struct ProjectiveNielsPoint { struct
208 impl Zeroize for ProjectiveNielsPoint { implementation
233 impl Identity for ProjectiveNielsPoint { implementation
244 impl Default for ProjectiveNielsPoint { implementation
289 impl ConditionallySelectable for ProjectiveNielsPoint { implementation
493 impl<'a> Neg for &'a ProjectiveNielsPoint { implementation
496 fn neg(self) -> ProjectiveNielsPoint { in neg()
543 impl Debug for ProjectiveNielsPoint { implementation
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/curve25519-dalek-3.2.0/src/backend/serial/curve_models/
H A Dmod.rs202 pub struct ProjectiveNielsPoint { struct
209 impl Zeroize for ProjectiveNielsPoint { argument
234 impl Identity for ProjectiveNielsPoint { implementation
245 impl Default for ProjectiveNielsPoint { implementation
290 impl ConditionallySelectable for ProjectiveNielsPoint { implementation
494 impl<'a> Neg for &'a ProjectiveNielsPoint { implementation
497 fn neg(self) -> ProjectiveNielsPoint { in neg()
544 impl Debug for ProjectiveNielsPoint { implementation
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/curve25519-dalek-3.2.0/src/backend/serial/curve_models/
H A Dmod.rs202 pub struct ProjectiveNielsPoint { struct
209 impl Zeroize for ProjectiveNielsPoint { argument
234 impl Identity for ProjectiveNielsPoint { implementation
245 impl Default for ProjectiveNielsPoint { implementation
290 impl ConditionallySelectable for ProjectiveNielsPoint { implementation
494 impl<'a> Neg for &'a ProjectiveNielsPoint { implementation
497 fn neg(self) -> ProjectiveNielsPoint { in neg()
544 impl Debug for ProjectiveNielsPoint { implementation
/dports/devel/dtool/dtool-0.11.0/cargo-crates/curve25519-dalek-ng-4.0.1/src/backend/serial/curve_models/
H A Dmod.rs201 pub struct ProjectiveNielsPoint { struct
208 impl Zeroize for ProjectiveNielsPoint { argument
233 impl Identity for ProjectiveNielsPoint { implementation
244 impl Default for ProjectiveNielsPoint { implementation
289 impl ConditionallySelectable for ProjectiveNielsPoint { implementation
493 impl<'a> Neg for &'a ProjectiveNielsPoint { implementation
496 fn neg(self) -> ProjectiveNielsPoint { in neg()
543 impl Debug for ProjectiveNielsPoint { implementation
/dports/net-im/libsignal-client/curve25519-dalek-2694ad3b789635f90f941648ae952f58d59ffc73/src/
H A Dedwards.rs429 pub(crate) fn to_projective_niels(&self) -> ProjectiveNielsPoint { in to_projective_niels()
/dports/net-im/zkgroup/curve25519-dalek-477356e017c7cc2aa168f956786b34690870768f/src/
H A Dedwards.rs429 pub(crate) fn to_projective_niels(&self) -> ProjectiveNielsPoint { in to_projective_niels()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/curve25519-dalek-3.0.0/src/
H A Dedwards.rs429 pub(crate) fn to_projective_niels(&self) -> ProjectiveNielsPoint { in to_projective_niels()
/dports/devel/dtool/dtool-0.11.0/cargo-crates/curve25519-dalek-ng-4.0.1/src/
H A Dedwards.rs429 pub(crate) fn to_projective_niels(&self) -> ProjectiveNielsPoint { in to_projective_niels()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/curve25519-dalek-3.2.0/src/
H A Dedwards.rs461 pub(crate) fn to_projective_niels(&self) -> ProjectiveNielsPoint { in to_projective_niels()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/curve25519-dalek-3.2.0/src/
H A Dedwards.rs461 pub(crate) fn to_projective_niels(&self) -> ProjectiveNielsPoint { in to_projective_niels()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/curve25519-dalek-3.2.0/src/
H A Dedwards.rs461 pub(crate) fn to_projective_niels(&self) -> ProjectiveNielsPoint { in to_projective_niels()