/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/ |
H A D | rsa_sp800_56b_check.c | 139 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 D | rsa_sp800_56b_gen.c | 236 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 D | canonicalize.c | 37 mpz_t gcd; in mpq_canonicalize() local
|
H A D | aors.c | 42 mpz_t gcd; in mpq_aors() local
|
/netbsd-src/sys/external/bsd/drm2/include/linux/ |
H A D | gcd.h | 36 gcd(unsigned long a, unsigned long b) in gcd() function
|
/netbsd-src/external/lgpl3/gmp/dist/mpz/ |
H A D | invert.c | 38 mpz_t gcd, tmp; in mpz_invert() local
|
/netbsd-src/external/lgpl3/mpc/dist/src/ |
H A D | rootofunity.c | 25 gcd (unsigned long a, unsigned long b) in gcd() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
H A D | xray_utils.h | 58 constexpr size_t gcd(size_t a, size_t b) { in gcd() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hwint.c | 132 gcd (HOST_WIDE_INT a, HOST_WIDE_INT b) in gcd() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | hwint.cc | 132 gcd (HOST_WIDE_INT a, HOST_WIDE_INT b) in gcd() function
|
/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/ |
H A D | getopt_long.c | 110 gcd(int a, int b) in gcd() function
|
/netbsd-src/lib/libc/stdlib/ |
H A D | getopt_long.c | 112 gcd(int a, int b) in gcd() function
|
/netbsd-src/external/bsd/file/dist/src/ |
H A D | getopt_long.c | 121 gcd(a, b) in gcd() function
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/ |
H A D | driver.c | 92 static int gcd(int a, int b) in gcd() function
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_stride.c | 260 isl_val *gcd, *a, *b; in detect_stride() local
|
H A D | isl_mat.c | 1910 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 D | isl_seq.c | 241 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 D | gzappend.c | 102 local unsigned gcd(unsigned a, unsigned b) in gcd() function
|
/netbsd-src/common/dist/zlib/examples/ |
H A D | gzappend.c | 102 local unsigned gcd(unsigned a, unsigned b) in gcd() function
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/ |
H A D | gzappend.c | 102 local unsigned gcd(unsigned a, unsigned b) in gcd() function
|
/netbsd-src/external/gpl3/binutils/dist/zlib/examples/ |
H A D | gzappend.c | 102 local unsigned gcd(unsigned a, unsigned b) in gcd() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TargetSchedule.cpp | 47 static unsigned gcd(unsigned Dividend, unsigned Divisor) { in gcd() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/ |
H A D | driver.c | 84 static int gcd(int a, int b) in gcd() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/kdfs/ |
H A D | krb5kdf.c | 268 unsigned int tmp, gcd, remainder, lcm, carry; in n_fold() local
|
/netbsd-src/games/wump/ |
H A D | wump.c | 518 gcd(int a, int b) in gcd() function
|