Home
last modified time | relevance | path

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

/net-tools-3.5.0/mbedtls-2.4.0/library/
Dgcm.c148 uint64_t *HiL = ctx->HL + i, *HiH = ctx->HH + i; in gcm_gen_table() local
149 vh = *HiH; in gcm_gen_table()
153 HiH[j] = vh ^ ctx->HH[j]; in gcm_gen_table()