syscall_u256x2048_mul

Function syscall_u256x2048_mul 

Source
pub unsafe extern "C" fn syscall_u256x2048_mul(
    x: *const [u32; 8],
    y: *const [u32; 64],
    lo: *mut [u32; 64],
    hi: *mut [u32; 8],
)
Expand description

Executes a 256-bit by 2048-bit multiplication on the given inputs.