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