Searched defs:tmpc (Results 1 – 2 of 2) sorted by relevance
/external/wpa_supplicant_8/src/tls/ |
D | libtommath.c | 250 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_add() local 326 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_sub() local 1067 register mp_digit *tmpc, mask, shift; in mp_div_2d() local 1412 register mp_digit *tmpc, shift, mask, r, rr; in mp_mul_2d() local 2480 register mp_digit *tmpc; in fast_s_mp_mul_digs() local 3347 mp_digit u, *tmpa, *tmpc; in mp_mul_d() local
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_utils.c | 325 const struct p2p_channels *tmpc = channels ? in p2p_get_pref_freq() local
|