Searched refs:TPM2_CC_CONTEXT_SAVE (Results 1 – 3 of 3) sorted by relevance
232 TPM2_CC_CONTEXT_SAVE = 0x0162, enumerator
680 if (cc == TPM2_CC_CONTEXT_SAVE || cc == TPM2_CC_FLUSH_CONTEXT) { in tpm2_get_cc_attrs_tbl()
129 rc = tpm_buf_init(&tbuf, TPM2_ST_NO_SESSIONS, TPM2_CC_CONTEXT_SAVE); in tpm2_save_context()