Home
last modified time | relevance | path

Searched refs:TPM_ST_NO_SESSIONS (Results 1 – 3 of 3) sorted by relevance

/system/dev/misc/tpm/
A Dtpm-commands.cpp9 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()
A Dtpm-commands.h11 #define TPM_ST_NO_SESSIONS 0x8001 macro
A Dtpm.cpp73 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