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