Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtpm.h277 TPM2_CC_CONTEXT_SAVE = 0x0162, enumerator
/linux/drivers/char/tpm/
H A Dtpm2-space.c132 rc = tpm_buf_init(&tbuf, TPM2_ST_NO_SESSIONS, TPM2_CC_CONTEXT_SAVE); in tpm2_save_context()
H A Dtpm2-cmd.c708 if (cc == TPM2_CC_CONTEXT_SAVE || cc == TPM2_CC_FLUSH_CONTEXT) { in tpm2_get_cc_attrs_tbl()