Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/src/bt/blehost/ext/tinycrypt/src/
Daes_encrypt.c155 static inline void shift_rows(uint8_t *s) in shift_rows() function
195 shift_rows(state); in tc_aes_encrypt()
201 shift_rows(state); in tc_aes_encrypt()