Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Daes-gcm-ghash-tbl.c81 uint64_t *HiH = ghash_key->HH + i; in internal_aes_gcm_ghash_gen_tbl() local
83 vh = *HiH; in internal_aes_gcm_ghash_gen_tbl()
86 HiH[j] = vh ^ ghash_key->HH[j]; in internal_aes_gcm_ghash_gen_tbl()