[−][src]Function nginx::BN_mod_mul_montgomery
pub unsafe extern "C" fn BN_mod_mul_montgomery(
r: *mut BIGNUM,
a: *const BIGNUM,
b: *const BIGNUM,
mont: *mut BN_MONT_CTX,
ctx: *mut BN_CTX
) -> c_int
pub unsafe extern "C" fn BN_mod_mul_montgomery(
r: *mut BIGNUM,
a: *const BIGNUM,
b: *const BIGNUM,
mont: *mut BN_MONT_CTX,
ctx: *mut BN_CTX
) -> c_int