Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_aes.c227 static void gcm_calc_initial_counter_from_iv(uint32_t *counter, in gcm_calc_initial_counter_from_iv() function
303 gcm_calc_initial_counter_from_iv(aes_state.counter_0, iv, iv_len); in gcm_init_iv()