Searched refs:AES_CFG_MODE_F8 (Results 1 – 2 of 2) sorted by relevance
/dports/lang/micropython/micropython-1.17/ports/cc3200/hal/ | ||
H A D | aes.h | 91 #define AES_CFG_MODE_F8 0x00002000 macro |
H A D | aes.c | 163 (ui32Config & AES_CFG_MODE_F8) || in AESConfigSet() |