Home
last modified time | relevance | path

Searched defs:gcd (Results 1 – 25 of 49) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_sp800_56b_check.c139 BIGNUM *p1 = NULL, *gcd = NULL; in ossl_rsa_check_prime_factor() local
178 BIGNUM *r, *p1, *q1, *lcm, *p1q1, *gcd; in ossl_rsa_check_private_exponent() local
266 BIGNUM *lcm, BIGNUM *gcd, BIGNUM *p1, BIGNUM *q1, in ossl_rsa_get_lcm()
286 BIGNUM *gcd = NULL; local
H A Drsa_sp800_56b_gen.c236 BIGNUM *p1, *q1, *lcm, *p1q1, *gcd; in ossl_rsa_sp800_56b_derive_params_from_pq() local
/netbsd-src/external/lgpl3/gmp/dist/mpq/
H A Dcanonicalize.c37 mpz_t gcd; in mpq_canonicalize() local
H A Daors.c42 mpz_t gcd; in mpq_aors() local
/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dgcd.h36 gcd(unsigned long a, unsigned long b) in gcd() function
/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Dinvert.c38 mpz_t gcd, tmp; in mpz_invert() local
/netbsd-src/external/lgpl3/mpc/dist/src/
H A Drootofunity.c25 gcd (unsigned long a, unsigned long b) in gcd() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_utils.h58 constexpr size_t gcd(size_t a, size_t b) { in gcd() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhwint.c132 gcd (HOST_WIDE_INT a, HOST_WIDE_INT b) in gcd() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhwint.cc132 gcd (HOST_WIDE_INT a, HOST_WIDE_INT b) in gcd() function
/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/
H A Dgetopt_long.c110 gcd(int a, int b) in gcd() function
/netbsd-src/lib/libc/stdlib/
H A Dgetopt_long.c112 gcd(int a, int b) in gcd() function
/netbsd-src/external/bsd/file/dist/src/
H A Dgetopt_long.c121 gcd(a, b) in gcd() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Ddriver.c92 static int gcd(int a, int b) in gcd() function
/netbsd-src/external/mit/isl/dist/
H A Disl_stride.c260 isl_val *gcd, *a, *b; in detect_stride() local
H A Disl_mat.c1910 isl_stat isl_mat_row_gcd(__isl_keep isl_mat *mat, int row, isl_int *gcd) in isl_mat_row_gcd()
1920 void isl_mat_gcd(__isl_keep isl_mat *mat, isl_int *gcd) in isl_mat_gcd()
1990 isl_int gcd; in isl_mat_normalize() local
H A Disl_seq.c241 void isl_seq_gcd(isl_int *p, unsigned len, isl_int *gcd) in isl_seq_gcd()
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/
H A Dgzappend.c102 local unsigned gcd(unsigned a, unsigned b) in gcd() function
/netbsd-src/common/dist/zlib/examples/
H A Dgzappend.c102 local unsigned gcd(unsigned a, unsigned b) in gcd() function
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/
H A Dgzappend.c102 local unsigned gcd(unsigned a, unsigned b) in gcd() function
/netbsd-src/external/gpl3/binutils/dist/zlib/examples/
H A Dgzappend.c102 local unsigned gcd(unsigned a, unsigned b) in gcd() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetSchedule.cpp47 static unsigned gcd(unsigned Dividend, unsigned Divisor) { in gcd() function
/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/
H A Ddriver.c84 static int gcd(int a, int b) in gcd() function
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/kdfs/
H A Dkrb5kdf.c268 unsigned int tmp, gcd, remainder, lcm, carry; in n_fold() local
/netbsd-src/games/wump/
H A Dwump.c518 gcd(int a, int b) in gcd() function

12