Function openssl_sys::BN_mod_inverse
[−]
[src]
pub unsafe extern fn BN_mod_inverse(r: *mut BIGNUM,
a: *const BIGNUM,
n: *const BIGNUM,
ctx: *mut BN_CTX)
-> *mut BIGNUM