Searched defs:TPM2_ST_NO_SESSIONS (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/tools/testing/selftests/tpm2/ | ||
D | tpm2.py | 12 TPM2_ST_NO_SESSIONS = 0x8001 variable |
/linux-6.1.9/include/linux/ | ||
D | tpm.h | 195 TPM2_ST_NO_SESSIONS = 0x8001, enumerator |