big_ext_gcd_pos
BIG_ERR_CODE big_ext_gcd_pos(BIGNUM *gcd, BIGNUM *cm, BIGNUM *ce,
if ((brv = big_ext_gcd_pos(NULL, NULL, &tmp, &(dsakey.q),
if (big_ext_gcd_pos(NULL, &tmp2, NULL, &(dsakey.s), &(dsakey.q)) !=
if ((brv = big_ext_gcd_pos(&f, &d, &g, pubexp, &a)) != BIG_OK) {
if ((brv = big_ext_gcd_pos(&f, &d, &h, pubexp, &a)) != BIG_OK) {
if ((brv = big_ext_gcd_pos(&a, &f, &h, &b, &c)) != BIG_OK) {