Searched defs:tmpy (Results 1 – 8 of 8) sorted by relevance
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
H A D | bn_s_mp_mul_high_digs.c | 30 mp_digit tmpx, *tmpt, *tmpy; in s_mp_mul_high_digs() local
|
H A D | bn_s_mp_mul_digs.c | 30 mp_digit tmpx, *tmpt, *tmpy; in s_mp_mul_digs() local
|
H A D | bn_fast_s_mp_sqr.c | 49 mp_digit *tmpy; in fast_s_mp_sqr() local
|
H A D | bn_fast_s_mp_mul_high_digs.c | 48 mp_digit *tmpx, *tmpy; in fast_s_mp_mul_high_digs() local
|
H A D | bn_fast_s_mp_mul_digs.c | 57 mp_digit *tmpx, *tmpy; in fast_s_mp_mul_digs() 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 | 2196 mp_digit *tmpa, *tmpb, *tmpx, *tmpy; in mp_karatsuba_mul() local 2312 mp_digit *tmpx, *tmpy; in fast_s_mp_mul_digs() local 2376 mp_digit tmpx, *tmpt, *tmpy; in s_mp_mul_digs() local 2504 mp_digit *tmpx, *tmpy; in fast_s_mp_mul_high_digs() local 2567 mp_digit tmpx, *tmpt, *tmpy; in s_mp_mul_high_digs() local 3102 mp_digit *tmpy; in fast_s_mp_sqr() local
|
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | bignum.c | 2139 mp_digit *tmpa, *tmpb, *tmpx, *tmpy; in karatsuba_multiply() local 2269 mp_digit *tmpx, *tmpy; in fast_col_array_multiply() local 2347 mp_digit tmpx, *tmpt, *tmpy; in basic_multiply_partial_lower() local 2464 mp_digit *tmpx, *tmpy; in fast_basic_multiply_partial_upper() local 2527 mp_digit tmpx, *tmpt, *tmpy; in basic_multiply_partial_upper() local 3067 mp_digit *tmpy; in fast_basic_square() local
|