Lines Matching defs:primes
1762 unsigned primes[8] = { 2, 3, 5, 7, 11, 13, 17, 19 };1764 if (!BN_set_word(p, primes[i])) goto err;