Searched refs:bytes_outputted_from_dma (Results 1 – 1 of 1) sorted by relevance
243 size_t bytes_outputted_from_dma; in cc3xx_lowlevel_chacha20_update() local289 bytes_outputted_from_dma = (block_buf_size_before_update + in_len) in cc3xx_lowlevel_chacha20_update()294 bytes_outputted_from_dma > 0) { in cc3xx_lowlevel_chacha20_update()295 … cc3xx_lowlevel_poly1305_update((uint8_t *)(dma_state.output_addr - bytes_outputted_from_dma), in cc3xx_lowlevel_chacha20_update()296 bytes_outputted_from_dma); in cc3xx_lowlevel_chacha20_update()