mpz_t              49 source4/heimdal/lib/hcrypto/dh-imath.c BN2mpz(mpz_t *s, const BIGNUM *bn)
mpz_t              63 source4/heimdal/lib/hcrypto/dh-imath.c mpz2BN(mpz_t *s)
mpz_t              89 source4/heimdal/lib/hcrypto/dh-imath.c     mpz_t pub, priv_key, g, p;
mpz_t             162 source4/heimdal/lib/hcrypto/dh-imath.c     mpz_t s, priv_key, p, peer_pub;
mpz_t             342 source4/heimdal/lib/hcrypto/imath/imath.c   mp_int out = malloc(sizeof(mpz_t));
mpz_t             411 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t     vtmp;
mpz_t             424 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t    vtmp;
mpz_t             492 source4/heimdal/lib/hcrypto/imath/imath.c     mpz_t tmp = *a;
mpz_t             623 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t     vtmp;
mpz_t             701 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t     vtmp;
mpz_t             777 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t     vtmp;
mpz_t             858 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t     temp[2];
mpz_t             962 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t     tmp;
mpz_t             994 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t     vtmp, rtmp;
mpz_t            1037 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t     t;
mpz_t            1071 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t     t;
mpz_t            1191 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t     temp[3];
mpz_t            1237 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t    vtmp;
mpz_t            1252 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t    vtmp;
mpz_t            1268 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t     temp[2];
mpz_t            1325 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t     temp[2];
mpz_t            1374 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t     u, v, t;
mpz_t            1457 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t     temp[8];
mpz_t            1570 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t     lcm;
mpz_t            1634 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t      temp[5];
mpz_t            1785 source4/heimdal/lib/hcrypto/imath/imath.c     mpz_t tmp;
mpz_t            3014 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t     temp[3];
mpz_t            3093 source4/heimdal/lib/hcrypto/imath/imath.c   mpz_t     q, r, t;
mpz_t             146 source4/heimdal/lib/hcrypto/imath/iprime.c     mpz_t  tmp;
mpz_t              53 source4/heimdal/lib/hcrypto/rsa-imath.c BN2mpz(mpz_t *s, const BIGNUM *bn)
mpz_t              68 source4/heimdal/lib/hcrypto/rsa-imath.c mpz2BN(mpz_t *s)
mpz_t             100 source4/heimdal/lib/hcrypto/rsa-imath.c     mpz_t t1;
mpz_t             122 source4/heimdal/lib/hcrypto/rsa-imath.c     mpz_t vp, vq, u;
mpz_t             162 source4/heimdal/lib/hcrypto/rsa-imath.c     mpz_t enc, dec, n, e;
mpz_t             231 source4/heimdal/lib/hcrypto/rsa-imath.c     mpz_t s, us, n, e;
mpz_t             303 source4/heimdal/lib/hcrypto/rsa-imath.c     mpz_t in, out, n, e, b, bi;
mpz_t             344 source4/heimdal/lib/hcrypto/rsa-imath.c 	mpz_t p, q, dmp1, dmq1, iqmp;
mpz_t             360 source4/heimdal/lib/hcrypto/rsa-imath.c 	mpz_t d;
mpz_t             401 source4/heimdal/lib/hcrypto/rsa-imath.c     mpz_t in, out, n, e, b, bi;
mpz_t             435 source4/heimdal/lib/hcrypto/rsa-imath.c 	mpz_t p, q, dmp1, dmq1, iqmp;
mpz_t             451 source4/heimdal/lib/hcrypto/rsa-imath.c 	mpz_t d;
mpz_t             529 source4/heimdal/lib/hcrypto/rsa-imath.c     mpz_t el, p, q, n, d, dmp1, dmq1, iqmp, t1, t2, t3;