/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
H A D | bn_mp_add_d.c | 25 mp_digit *tmpa, *tmpc, mu; in mp_add_d() local
|
H A D | bn_mp_sub_d.c | 24 mp_digit *tmpa, *tmpc, mu; in mp_sub_d() local
|
H A D | bn_mp_mul_d.c | 24 mp_digit u, *tmpa, *tmpc; in mp_mul_d() local
|
H A D | bn_mp_mul_2d.c | 49 register mp_digit *tmpc, shift, mask, r, rr; in mp_mul_2d() 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_mp_div_2d.c | 63 register mp_digit *tmpc, mask, shift; in mp_div_2d() 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_mul_high_digs.c | 80 register mp_digit *tmpc; in fast_s_mp_mul_high_digs() local
|
H A D | bn_fast_s_mp_mul_digs.c | 90 register mp_digit *tmpc; in fast_s_mp_mul_digs() local
|
/minix3/crypto/external/bsd/netpgp/dist/src/libbn/ |
H A D | bignum.c | 310 mp_digit *tmpc, shift, mask, r, rr; in mp_mul_2d() 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 836 mp_digit u, *tmpa, *tmpc; in mp_mul_d() local 1011 mp_digit *tmpc, mask, shift; in mp_div_2d() local 2345 mp_digit *tmpc; in fast_s_mp_mul_digs() local 2536 mp_digit *tmpc; in fast_s_mp_mul_high_digs() local 4611 mp_digit *tmpa, *tmpc, mu; in mp_add_d() local 4700 mp_digit *tmpa, *tmpc, mu; in mp_sub_d() local
|
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | bignum.c | 279 mp_digit *tmpc, shift, mask, carry, rr; in lshift_bits() local 564 mp_digit carry, *tmpa, *tmpb, *tmpc; in basic_add() local 640 mp_digit carry, *tmpa, *tmpb, *tmpc; in basic_subtract() local 761 mp_digit carry, *tmpa, *tmpc; in multiply_digit() local 936 mp_digit *tmpc, mask, shift; in rshift_bits() local 2302 mp_digit *tmpc; in fast_col_array_multiply() local 2496 mp_digit *tmpc; in fast_basic_multiply_partial_upper() local 4544 mp_digit *tmpa, *tmpc, mu; in add_single_digit() local 4633 mp_digit *tmpa, *tmpc, mu; in signed_subtract_word() local
|