BN_gcd
if (!BN_gcd(x, x, val, ctx))
int BN_gcd(BIGNUM */*r*/, BIGNUM */*a*/, BIGNUM */*b*/, BN_CTX */*ctx*/);