Home
last modified time | relevance | path

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

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