Searched refs:euclid (Results 1 – 2 of 2) sorted by relevance
12 ;; is wrong because the value being compared (int euclid = x*x + y*y)
115 static BIGNUM *euclid(BIGNUM *a, BIGNUM *b) { in euclid() function210 t = euclid(a, b); in BN_gcd()