Function sp1_lib::syscall_secp256k1_double
source ยท pub unsafe extern "C" fn syscall_secp256k1_double(p: *mut u32)Expand description
Executes an Secp256k1 curve doubling on the given point.
pub unsafe extern "C" fn syscall_secp256k1_double(p: *mut u32)Executes an Secp256k1 curve doubling on the given point.