Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/
Dtpm.h104 TPM2_CC_LOAD = 0x0157, enumerator
Dtpm2-cmd.c517 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_LOAD); in tpm2_load()