Searched refs:t_h (Results 1 – 2 of 2) sorted by relevance
253 unsigned long t_h, t_l; in montgomery_mul_add() local273 lin_mul_word(p_ad[i], b, &t_h, &t_l); in montgomery_mul_add()277 lin_mul_word(d0, p_nd[i], &t_h, &t_l); in montgomery_mul_add()
181 for (post_index, (t_h, t_v)) in insert_list.iter().enumerate() { in encode()182 if t_h == &h && t_v == &v { in encode()185 if t_h == &h { in encode()