Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dgcm.c125 uint64_t *HiL = ctx->HL + i, *HiH = ctx->HH + i; in gcm_gen_table() local
126 vh = *HiH; in gcm_gen_table()
130 HiH[j] = vh ^ ctx->HH[j]; in gcm_gen_table()

Completed in 3 milliseconds