Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_sce/aes2/
Daes2_gcm_mode.c36 uint8_t local_out[SIZE_AES_BLOCK_BYTES] = {0}; in hw_gcm_calculation() local
57 p_out = &local_out[0]; in hw_gcm_calculation()