Function sp1_lib::syscall_secp256k1_add

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

Executes an Sepc256k1 curve addition on the given points.