Home
last modified time | relevance | path

Searched defs:t (Results 1 – 6 of 6) sorted by relevance

/mcuboot-3.4.0/ext/tinycrypt/lib/source/
Daes_encrypt.c77 unsigned int t; in tc_aes128_set_encrypt_key() local
134 uint8_t t[Nb*Nk]; in mix_columns() local
149 uint8_t t[Nb * Nk]; in shift_rows() local
Daes_decrypt.c83 uint8_t t[Nb*Nk]; in inv_mix_columns() local
120 uint8_t t[Nb*Nk]; in inv_shift_rows() local
Dsha256.c125 unsigned int t = *((unsigned int *) &s->iv[i]); in tc_sha256_final() local
/mcuboot-3.4.0/testplan/mynewt/apps/slinky/src/
Dmain.c151 struct os_task *t; in task1_handler() local
191 struct os_task *t; in task2_handler() local
/mcuboot-3.4.0/ext/tinycrypt-sha512/lib/source/
Dsha512.c129 uint64_t t = *((uint64_t *) &s->iv[i]); in tc_sha512_final() local
/mcuboot-3.4.0/ext/fiat/src/
Dcurve25519.c456 fe_loose t; in x25519_ge_frombytes_vartime() local
640 ge_p1p1 t; in ge_double_scalarmult_vartime() local
1061 fe_loose t; in ED25519_verify() local