Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
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()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
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()