Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Daes-gcm-ghash-tbl.c80 uint64_t *HiL = ghash_key->HL + i; in internal_aes_gcm_ghash_gen_tbl() local
84 vl = *HiL; in internal_aes_gcm_ghash_gen_tbl()
87 HiL[j] = vl ^ ghash_key->HL[j]; in internal_aes_gcm_ghash_gen_tbl()