Lines Matching refs:LTM_PRIME_BBS
6087 * LTM_PRIME_BBS - make prime congruent to 3 mod 46088 * LTM_PRIME_SAFE - make sure (p-1)/2 is prime as well (implies LTM_PRIME_BBS)6109 /* LTM_PRIME_SAFE implies LTM_PRIME_BBS */6111 flags |= LTM_PRIME_BBS;6135 if (flags & LTM_PRIME_BBS) {