syscall_bls12381_fp_mulmod

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