fe_neg
p256
0.13.2
In p256::
arithmetic::
field::
field_
impl
p256
::
arithmetic
::
field
::
field_impl
Function
fe_neg
Copy item path
Source
pub const fn fe_neg(w: &[
u64
;
4
]) -> [
u64
;
4
]
Expand description
Returns
-w mod p
.