sp1_lib

Function 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.