int silc_math_prime_test(SilcMPInt *p);
Performs primality testings for given number. Returns TRUE if the number is probably a prime.