Searched refs:uint_fast16_t (Results 1 – 4 of 4) sorted by relevance
244 uint_fast16_t c = 1U; in sodium_increment()281 c += (uint_fast16_t) n[i]; in sodium_increment()291 uint_fast16_t c = 0U; in sodium_add()330 c += (uint_fast16_t) a[i] + (uint_fast16_t) b[i]; in sodium_add()
56 typedef __uint_fast16_t uint_fast16_t; typedef
71 volatile uint_fast16_t d = 0U; in crypto_verify_n()
109 typedef uint16_t uint_fast16_t; typedef