Home
last modified time | relevance | path

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

/mcuboot-3.7.0/ext/tinycrypt/lib/source/
Daes_decrypt.c118 static inline void inv_shift_rows(uint8_t *s) in inv_shift_rows() function
147 inv_shift_rows(state); in tc_aes_decrypt()
153 inv_shift_rows(state); in tc_aes_decrypt()