Searched refs:AES_KEYSIZE_256 (Results 1 – 6 of 6) sorted by relevance
32 #define AES_KEYSIZE_256 U(32) macro
336 i < (AES_KEYSIZE_256 / 2) / sizeof(uint32_t); in saes_write_key()614 case AES_KEYSIZE_256: in stm32_saes_init()640 case AES_KEYSIZE_256: in stm32_saes_init()641 for (i = 0; i < AES_KEYSIZE_256 / sizeof(uint32_t); in stm32_saes_init()
733 case AES_KEYSIZE_256: in stm32_cryp_init()
19 #define AES_KEYSIZE_256 32 macro
78 case AES_KEYSIZE_256: in sec_cipher_aes_get_c_key_len()
352 case AES_KEYSIZE_256: in sec_aead_set_key()