Function sp1_lib::syscall_bls12381_add

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

Executes a BLS12-381 curve addition on the given points.