Function ring::ec::suite_b::ops::p256::p256_point_mul

source ยท
unsafe extern "C" fn p256_point_mul(
    r: *mut u64,
    p_scalar: *const u64,
    p_x: *const u64,
    p_y: *const u64,
)