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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Decparam.c432 int is_prime, len = 0; local
443 is_prime = (EC_METHOD_get_field_type(meth) == NID_X9_62_prime_field);
445 if (is_prime) {
513 if (is_prime) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Decparam.c432 int is_prime, len = 0; local
443 is_prime = (EC_METHOD_get_field_type(meth) == NID_X9_62_prime_field);
445 if (is_prime) {
513 if (is_prime) {
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/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
/netgear-R7000-V1.0.7.12_1.2.5/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dt1_lib.c735 int is_prime, id; local
748 is_prime = 1;
750 is_prime = 0;
760 if (is_prime)
769 if (is_prime)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dt1_lib.c735 int is_prime, id; local
748 is_prime = 1;
750 is_prime = 0;
760 if (is_prime)
769 if (is_prime)

Completed in 249 milliseconds