Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm2-sessions.c144 u32 name_h[AUTH_MAX_NAMES]; member
268 auth->name_h[slot] = handle; in tpm_buf_append_name()
622 if (auth->name_h[i] != handle) { in tpm_buf_fill_hmac_session()
688 enum tpm2_mso_type mso = tpm2_handle_mso(auth->name_h[i]); in tpm_buf_fill_hmac_session()
696 __be32 h = cpu_to_be32(auth->name_h[i]); in tpm_buf_fill_hmac_session()