Function p256::p256_point_mul

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