Macro zero_crypto::curve_operation
source · macro_rules! curve_operation {
($scalar:ident, $range:ident, $a:ident, $b:ident, $affine:ident, $projective:ident, $x:ident, $y:ident) => { ... };
}macro_rules! curve_operation {
($scalar:ident, $range:ident, $a:ident, $b:ident, $affine:ident, $projective:ident, $x:ident, $y:ident) => { ... };
}