Home
last modified time | relevance | path

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

/drivers/char/tpm/
Dtpm.h113 TPM2_CC_LOAD = 0x0157, enumerator
Dtpm2-cmd.c553 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_LOAD); in tpm2_load_cmd()