Searched defs:prime_bound (Results 1 – 1 of 1) sorted by relevance
47 generate_small_primes(int prime_bound, int starting_prime) in generate_small_primes()125 test_small_prime_factors(const bi_ptr p_dash, const unsigned long prime_bound) in test_small_prime_factors()257 unsigned long prime_bound; in compute_safe_prime() local