Function openssl_sys::BN_mod_sqr [] [src]

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