Function openssl_sys::BN_exp [] [src]

pub unsafe extern fn BN_exp(r: *mut BIGNUM, a: *const BIGNUM, p: *const BIGNUM, ctx: *mut BN_CTX) -> c_int