Searched refs:TPM2_CC_CONTEXT_LOAD (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/char/tpm/ | ||
D | tpm.h | 145 TPM2_CC_CONTEXT_LOAD = 0x0161, enumerator |
D | tpm2-space.c | 81 rc = tpm_buf_init(&tbuf, TPM2_ST_NO_SESSIONS, TPM2_CC_CONTEXT_LOAD); in tpm2_load_context() |