Home
last modified time | relevance | path

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

12

/netbsd/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/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/sys/external/bsd/drm2/include/linux/
H A Dgcd.h36 gcd(unsigned long a, unsigned long b) in gcd() function
/netbsd/external/lgpl3/gmp/dist/mpz/
H A Dinvert.c38 mpz_t gcd, tmp; in mpz_invert() local
/netbsd/external/lgpl3/mpc/dist/src/
H A Drootofunity.c25 gcd (unsigned long a, unsigned long b) in gcd() function
/netbsd/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/external/gpl3/gcc/dist/gcc/
H A Dhwint.c132 gcd (HOST_WIDE_INT a, HOST_WIDE_INT b) in gcd() function
H A Dhwint.cc132 gcd (HOST_WIDE_INT a, HOST_WIDE_INT b) in gcd() function
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dhwint.c132 gcd (HOST_WIDE_INT a, HOST_WIDE_INT b) in gcd() function
/netbsd/external/bsd/libfido2/dist/openbsd-compat/
H A Dgetopt_long.c110 gcd(int a, int b) in gcd() function
/netbsd/external/bsd/file/dist/src/
H A Dgetopt_long.c121 gcd(a, b) in gcd() function
/netbsd/lib/libc/stdlib/
H A Dgetopt_long.c112 gcd(int a, int b) in gcd() function
/netbsd/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Ddriver.c92 static int gcd(int a, int b) in gcd() function
/netbsd/external/gpl3/gdb/dist/zlib/examples/
H A Dgzappend.c102 local unsigned gcd(unsigned a, unsigned b) in gcd() function
/netbsd/external/gpl3/binutils.old/dist/zlib/examples/
H A Dgzappend.c102 local unsigned gcd(unsigned a, unsigned b) in gcd() function
/netbsd/external/gpl3/gdb.old/dist/zlib/examples/
H A Dgzappend.c102 local unsigned gcd(unsigned a, unsigned b) in gcd() function
/netbsd/common/dist/zlib/examples/
H A Dgzappend.c102 local unsigned gcd(unsigned a, unsigned b) in gcd() function
/netbsd/external/gpl3/binutils/dist/zlib/examples/
H A Dgzappend.c102 local unsigned gcd(unsigned a, unsigned b) in gcd() function
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetSchedule.cpp47 static unsigned gcd(unsigned Dividend, unsigned Divisor) { in gcd() function
/netbsd/crypto/external/bsd/openssl/dist/test/testutil/
H A Ddriver.c84 static int gcd(int a, int b) in gcd() function
/netbsd/external/bsd/tcpdump/dist/missing/
H A Dgetopt_long.c119 gcd(int a, int b) in gcd() function
/netbsd/games/wump/
H A Dwump.c518 gcd(int a, int b) in gcd() function
/netbsd/crypto/external/bsd/openssl/dist/providers/implementations/kdfs/
H A Dkrb5kdf.c268 unsigned int tmp, gcd, remainder, lcm, carry; in n_fold() local

12