[−][src]Function nginx::BN_mod_exp_mont_word
pub unsafe extern "C" fn BN_mod_exp_mont_word(
r: *mut BIGNUM,
a: c_uint,
p: *const BIGNUM,
m: *const BIGNUM,
ctx: *mut BN_CTX,
m_ctx: *mut BN_MONT_CTX
) -> c_int
pub unsafe extern "C" fn BN_mod_exp_mont_word(
r: *mut BIGNUM,
a: c_uint,
p: *const BIGNUM,
m: *const BIGNUM,
ctx: *mut BN_CTX,
m_ctx: *mut BN_MONT_CTX
) -> c_int