openssl_sys::BN_nnmod [] [src]

pub unsafe extern fn BN_nnmod(rem: *mut BIGNUM, a: *mut BIGNUM, m: *mut BIGNUM, ctx: *mut BN_CTX) -> c_int