Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/tpm2/
H A Dtpm2_tests.py276 handles = space2.get_cap(tpm2.TPM2_CAP_HANDLES, tpm2.HR_TRANSIENT)
H A Dtpm2.py67 HR_TRANSIENT = 0x80000000 variable