Function p256_point_mul

Source
pub fn p256_point_mul(k: P256Scalar, p: P256Point) -> Result<P256Point, Error>