Function openssl_sys::BN_gcd

pub unsafe extern "C" fn BN_gcd(r: *mut BIGNUM, a: *const BIGNUM, b: *const BIGNUM, ctx: *mut BN_CTX) -> c_int
On this page