Function botan_sys::botan_mp_mod_mul [−][src]
pub unsafe extern "C" fn botan_mp_mod_mul(
result: botan_mp_t,
x: botan_mp_t,
y: botan_mp_t,
mod_: botan_mp_t
) -> c_int
pub unsafe extern "C" fn botan_mp_mod_mul(
result: botan_mp_t,
x: botan_mp_t,
y: botan_mp_t,
mod_: botan_mp_t
) -> c_int