Searched defs:limb (Results 1 – 3 of 3) sorted by relevance
121 mod limb; module
229 let mut limb: Limb = 0; in parse_big_endian_and_pad_consttime() localVariable246 let mut limb = limbs[i]; in big_endian_from_limbs() localVariable
140 Limb limb = a[i]; in LIMBS_shl_mod() local174 crypto_word LIMBS_window5_unsplit_window(Limb limb, size_t index_within_word) { in LIMBS_window5_unsplit_window()