p256
0.1.0
p256
Function
p256_point_mul
Copy item path
Source
pub fn p256_point_mul(k:
P256Scalar
, p:
P256Point
) ->
Result
<
P256Point
,
Error
>