Searched refs:TPM2_CC_CONTEXT_SAVE (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 565 milliseconds