big_modexp
BIG_ERR_CODE big_modexp(BIGNUM *result, BIGNUM *a, BIGNUM *e,
if ((brv = big_modexp(&(dhkey.y), &(dhkey.g), &(dhkey.x),
if ((brv = big_modexp(&(dhkey.g), &(dhkey.y), &(dhkey.x),
if ((err = big_modexp(&(key->y), &(key->g), (&key->x), (&key->p),
if ((brv = big_modexp(&tmp, &(dsakey.g), &(dsakey.k), &(dsakey.p),
if (big_modexp(&tmp1, &(dsakey.g), &tmp1, &(dsakey.p), NULL) !=
if (big_modexp(&tmp2, &(dsakey.y), &tmp2, &(dsakey.p), NULL) !=
if ((brv = big_modexp(&a, &h, &d, &g, NULL)) != BIG_OK) {
if ((brv = big_modexp(&b, &a, &e, &g, NULL)) != BIG_OK) {
if (big_modexp(&msg, &msg, &(rsakey.e), &(rsakey.n), NULL) !=
err = big_modexp(&y, &g, &x, &p, NULL);
if (big_modexp(&result, &a, &e, &n, NULL) != BIG_OK) {
if (big_modexp(&result1, &g, &e, &n, NULL) != BIG_OK) {
if (big_modexp(&result1, &g, &e, &n, NULL) != BIG_OK) {
if (big_modexp(&result, &a, &e, &n, NULL) != BIG_OK) {