sp1_lib

Function syscall_bn254_fp_mulmod

Source
pub unsafe extern "C" fn syscall_bn254_fp_mulmod(
    p: *mut u32,
    q: *const u32,
)
Expand description

Executes a BN254 field multiplication on the given inputs.