Searched refs:AES_BLOCK_SIZE_BIT (Results 1 – 1 of 1) sorted by relevance
22 #define AES_BLOCK_SIZE_BIT 128U macro23 #define AES_BLOCK_SIZE (AES_BLOCK_SIZE_BIT / UINT8_BIT)622 ctx->assoc_len += AES_BLOCK_SIZE_BIT; in stm32_saes_update_assodata()709 ctx->load_len += AES_BLOCK_SIZE_BIT; in stm32_saes_update_load()