[−][src]Function nginx::BN_mod_add_quick
pub unsafe extern "C" fn BN_mod_add_quick(
r: *mut BIGNUM,
a: *const BIGNUM,
b: *const BIGNUM,
m: *const BIGNUM
) -> c_int
pub unsafe extern "C" fn BN_mod_add_quick(
r: *mut BIGNUM,
a: *const BIGNUM,
b: *const BIGNUM,
m: *const BIGNUM
) -> c_int