Home
last modified time | relevance | path

Searched defs:tmpc (Results 1 – 11 of 11) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_add_d.c25 mp_digit *tmpa, *tmpc, mu; in mp_add_d() local
H A Dbn_mp_sub_d.c24 mp_digit *tmpa, *tmpc, mu; in mp_sub_d() local
H A Dbn_mp_mul_d.c24 mp_digit u, *tmpa, *tmpc; in mp_mul_d() local
H A Dbn_mp_mul_2d.c49 register mp_digit *tmpc, shift, mask, r, rr; in mp_mul_2d() local
H A Dbn_s_mp_sub.c40 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_sub() local
H A Dbn_mp_div_2d.c63 register mp_digit *tmpc, mask, shift; in mp_div_2d() local
H A Dbn_s_mp_add.c52 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_add() local
H A Dbn_fast_s_mp_mul_high_digs.c80 register mp_digit *tmpc; in fast_s_mp_mul_high_digs() local
H A Dbn_fast_s_mp_mul_digs.c90 register mp_digit *tmpc; in fast_s_mp_mul_digs() local
/minix3/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c310 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 Dbignum.c279 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