nettle_sys

Function nettle_ecc_point_mul

Source
pub unsafe extern "C" fn nettle_ecc_point_mul(
    r: *mut ecc_point,
    n: *const ecc_scalar,
    p: *const ecc_point,
)