Function sp1_lib::syscall_bls12381_fp_mulmod
source ยท pub unsafe extern "C" fn syscall_bls12381_fp_mulmod(
p: *mut u32,
q: *const u32,
)
Expand description
Executes a BLS12-381 field multiplication on the given inputs.