Home
last modified time | relevance | path

Searched refs:shift_rows (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bearssl/src/symcipher/
H A Daes_small_enc.c56 shift_rows(unsigned *state) in shift_rows() function
119 shift_rows(state); in br_aes_small_encrypt()
124 shift_rows(state); in br_aes_small_encrypt()
H A Daes_ct64_enc.c41 shift_rows(uint64_t *q) in shift_rows() function
108 shift_rows(q); in br_aes_ct64_bitslice_encrypt()
113 shift_rows(q); in br_aes_ct64_bitslice_encrypt()
H A Daes_ct_enc.c41 shift_rows(uint32_t *q) in shift_rows() function
105 shift_rows(q); in br_aes_ct_bitslice_encrypt()
110 shift_rows(q); in br_aes_ct_bitslice_encrypt()