Function wolf_crypto_sys::fp_mod

source ยท
pub unsafe extern "C" fn fp_mod(
    a: *mut fp_int,
    b: *mut fp_int,
    c: *mut fp_int,
) -> c_int