Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/tpm/
Dtpm.h145 TPM2_CC_CONTEXT_LOAD = 0x0161, enumerator
Dtpm2-space.c81 rc = tpm_buf_init(&tbuf, TPM2_ST_NO_SESSIONS, TPM2_CC_CONTEXT_LOAD); in tpm2_load_context()