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