Searched refs:TPM_ST_NO_SESSIONS (Results 1 – 3 of 3) sorted by relevance
9 cmd->hdr.tag = htobe16(TPM_ST_NO_SESSIONS); in tpm_init_getrandom()18 cmd->hdr.tag = htobe16(TPM_ST_NO_SESSIONS); in tpm_init_shutdown()
11 #define TPM_ST_NO_SESSIONS 0x8001 macro
73 resp->hdr.tag != htobe16(TPM_ST_NO_SESSIONS) || in GetRandom()98 resp.hdr.tag != htobe16(TPM_ST_NO_SESSIONS) || in ShutdownLocked()
Completed in 5 milliseconds