Home
last modified time | relevance | path

Searched refs:aes_rot_word (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/library/
H A Daesce.c308 static inline uint32_t aes_rot_word(uint32_t word) in aes_rot_word() function
353 rko[0] = aes_rot_word(aes_sub_word(rki[key_len_in_words - 1])); in aesce_setkey_enc()

Completed in 2 milliseconds