/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
H A D | bn_mp_cmp_mag.c | 24 mp_digit *tmpa, *tmpb; in mp_cmp_mag() local
|
H A D | bn_mp_copy.c | 40 register mp_digit *tmpa, *tmpb; in mp_copy() local
|
H A D | bn_mp_div_2.c | 35 register mp_digit r, rr, *tmpa, *tmpb; in mp_div_2() local
|
H A D | bn_mp_mul_2.c | 36 register mp_digit r, rr, *tmpa, *tmpb; in mp_mul_2() local
|
H A D | bn_s_mp_sub.c | 40 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_sub() local
|
H A D | bn_s_mp_add.c | 52 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_add() local
|
H A D | bn_fast_s_mp_sqr.c | 98 mp_digit *tmpb; in fast_s_mp_sqr() local
|
H A D | bn_mp_karatsuba_mul.c | 88 register mp_digit *tmpa, *tmpb, *tmpx, *tmpy; in mp_karatsuba_mul() local
|
/minix3/crypto/external/bsd/netpgp/dist/src/libbn/ |
H A D | bignum.c | 253 mp_digit *tmpa, *tmpb; in mp_copy() local 403 mp_digit *tmpa, *tmpb; in mp_cmp_mag() local 620 mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_add() local 696 mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_sub() local 1291 mp_digit r, rr, *tmpa, *tmpb; in mp_div_2() local 1760 mp_digit r, rr, *tmpa, *tmpb; in mp_mul_2() local 2196 mp_digit *tmpa, *tmpb, *tmpx, *tmpy; in mp_karatsuba_mul() local 3151 mp_digit *tmpb; in fast_s_mp_sqr() local
|
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | bignum.c | 370 mp_digit *tmpa, *tmpb; in compare_magnitude() local 564 mp_digit carry, *tmpa, *tmpb, *tmpc; in basic_add() local 640 mp_digit carry, *tmpa, *tmpb, *tmpc; in basic_subtract() local 1223 mp_digit r, rr, *tmpa, *tmpb; in half() local 1696 mp_digit r, rr, *tmpa, *tmpb; in doubled() local 2139 mp_digit *tmpa, *tmpb, *tmpx, *tmpy; in karatsuba_multiply() local 3116 mp_digit *tmpb; in fast_basic_square() local
|