Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtpm.h298 enum tpm2_mso_type { enum
307 static inline enum tpm2_mso_type tpm2_handle_mso(u32 handle) in tpm2_handle_mso()
/linux/drivers/char/tpm/
H A Dtpm2-sessions.c234 enum tpm2_mso_type mso = tpm2_handle_mso(handle); in tpm_buf_append_name()
693 enum tpm2_mso_type mso = tpm2_handle_mso(auth->name_h[i]); in tpm_buf_fill_hmac_session()