Home
last modified time | relevance | path

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

/hal_espressif-latest/components/mbedtls/port/aes/
Desp_aes_gcm.c179 uint64_t *HiL = ctx->HL + i, *HiH = ctx->HH + i; in gcm_gen_table() local
181 vl = *HiL; in gcm_gen_table()
184 HiL[j] = vl ^ ctx->HL[j]; in gcm_gen_table()