Function nettle_sys::nettle_ecc_point_mul[][src]

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