Searched refs:TPM2_CC_UNSEAL (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dtpm.h230 TPM2_CC_UNSEAL = 0x015E, enumerator in enum:tpm2_command_codes
/linux-master/security/keys/trusted-keys/
H A Dtrusted_tpm2.c468 rc = tpm_buf_init(&buf, TPM2_ST_SESSIONS, TPM2_CC_UNSEAL);
/linux-master/tools/testing/selftests/tpm2/
H A Dtpm2.py21 TPM2_CC_UNSEAL = 0x015E variable
660 TPM2_CC_UNSEAL,

Completed in 217 milliseconds