Home
last modified time | relevance | path

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

/mcuboot-2.7.6/ext/tinycrypt/lib/source/
Daes_encrypt.c113 static inline void sub_bytes(uint8_t *s) in sub_bytes() function
175 sub_bytes(state); in tc_aes_encrypt()
181 sub_bytes(state); in tc_aes_encrypt()