Searched refs:TPM2_CC_UNSEAL (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/char/tpm/ | ||
D | tpm.h | 144 TPM2_CC_UNSEAL = 0x015E, enumerator |
D | tpm2-cmd.c | 612 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_UNSEAL); in tpm2_unseal_cmd() |