Home
last modified time | relevance | path

Searched defs:zero_iv (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_aes.c233 uint32_t zero_iv[AES_CTR_LEN / sizeof(uint32_t)] = {0}; in gcm_calc_initial_counter_from_iv() local
269 uint32_t zero_iv[AES_CTR_LEN / sizeof(uint32_t)] = {0}; in gcm_init_iv() local
Dcc3xx_chacha.c391 uint32_t zero_iv[3] = {0}; in cc3xx_lowlevel_chacha20_uninit() local