HomeSort by: relevance | last modified time | path
    Searched refs:TPM2_ST_NO_SESSIONS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
tpmreg.h 145 #define TPM2_ST_NO_SESSIONS 0x8001
tpm.c 307 if (be16toh(response.tag) != TPM2_ST_NO_SESSIONS ||
650 command.hdr.tag = htobe16(TPM2_ST_NO_SESSIONS);
695 if (tag != TPM2_ST_NO_SESSIONS ||

Completed in 13 milliseconds