Home
last modified time | relevance | path

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

/mcuboot-latest/ext/tinycrypt/lib/source/
Daes_encrypt.c147 static inline void shift_rows(uint8_t *s) in shift_rows() function
176 shift_rows(state); in tc_aes_encrypt()
182 shift_rows(state); in tc_aes_encrypt()