Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_sce/aes2/
Daes2_gcm_mode.c45 uint8_t * buf_out = output; in hw_gcm_calculation() local
189 memcpy(&buf_out[0], &p_out[0], SIZE_AES_BLOCK_BYTES); in hw_gcm_calculation()
190 buf_out += SIZE_AES_BLOCK_BYTES; in hw_gcm_calculation()