Searched refs:is_prime (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Decparam.c484 int is_prime, len = 0; local
496 is_prime = (EC_METHOD_get_field_type(meth) ==
499 if (is_prime)
574 if (is_prime)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dhash.c54 is_prime (unsigned long int candidate) function
78 while (!is_prime (seed))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dhash.c54 is_prime (unsigned long int candidate) function
78 while (!is_prime (seed))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dhash.c54 is_prime (unsigned long int candidate) function
78 while (!is_prime (seed))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dprimegen.c39 static int is_prime (gcry_mpi_t n, int steps, unsigned int *count);
823 if (is_prime(ptest, 5, &count2 ))
900 if ( is_prime( prime, rm_rounds, &count ) )
916 is_prime (gcry_mpi_t n, int steps, unsigned int *count)
914 is_prime (gcry_mpi_t n, int steps, unsigned int *count) function

Completed in 105 milliseconds