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