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