Searched refs:AES_KEYSIZE_256 (Results 1 – 1 of 1) sorted by relevance
26 #define AES_KEYSIZE_256 32U macro269 for (i = 0U; i < (AES_KEYSIZE_256 / 2U) / sizeof(uint32_t); i++) { in saes_write_key()485 case AES_KEYSIZE_256: in stm32_saes_init()508 case AES_KEYSIZE_256: in stm32_saes_init()509 for (i = 0U; i < AES_KEYSIZE_256 / sizeof(uint32_t); i++) { in stm32_saes_init()