Function wolf_crypto_sys::fp_mod_2d

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