Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_aes.c365 P_CC3XX->aes.aes_remaining_bytes = 0x0U; in init_from_state()
786 P_CC3XX->aes.aes_remaining_bytes = in_len + AES_BLOCK_SIZE; in cc3xx_lowlevel_aes_update_authed_data()
1064 P_CC3XX->aes.aes_remaining_bytes = dma_state.block_buf_size_in_use; in cc3xx_lowlevel_aes_finish()
Dcc3xx_reg_defs.h204 __IOM uint32_t aes_remaining_bytes; variable