Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/tpm2/
H A Dtpm2.py21 TPM2_CC_UNSEAL = 0x015E variable
660 TPM2_CC_UNSEAL,
/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c504 tpm_buf_reset(buf, TPM2_ST_SESSIONS, TPM2_CC_UNSEAL); in tpm2_unseal_cmd()