Function sp1_lib::syscall_bn254_add

source ยท
pub unsafe extern "C" fn syscall_bn254_add(
    p: *mut [u32; 16],
    q: *const [u32; 16],
)
Expand description

Executes a Bn254 curve addition on the given points.