Home
last modified time | relevance | path

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

/tinycrypt-latest/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