Home
last modified time | relevance | path

Searched refs:HiH (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
180 vh = *HiH; in gcm_gen_table()
183 HiH[j] = vh ^ ctx->HH[j]; in gcm_gen_table()