Function BN_check_prime

Source
pub unsafe extern "C" fn BN_check_prime(
    p: *const bignum_st,
    ctx: *mut bignum_ctx,
    cb: *mut bn_gencb_st,
) -> i32