Searched defs:tmpc (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/wpa/src/tls/ |
H A D | libtommath.c | 242 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_add() local 318 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_sub() local 1059 register mp_digit *tmpc, mask, shift; in mp_div_2d() local 1404 register mp_digit *tmpc, shift, mask, r, rr; in mp_mul_2d() local 2473 register mp_digit *tmpc; in fast_s_mp_mul_digs() local 3340 mp_digit u, *tmpa, *tmpc; in mp_mul_d() local
|
/freebsd/sys/security/mac/ |
H A D | mac_framework.c | 526 struct mac_policy_conf *last_mpc, *tmpc; in mac_policy_register() local
|
/freebsd/contrib/wpa/src/p2p/ |
H A D | p2p_utils.c | 325 const struct p2p_channels *tmpc = channels ? in p2p_get_pref_freq() local
|