TPM2_ST_NO_SESSIONS
if (be16toh(response.tag) != TPM2_ST_NO_SESSIONS ||
command.hdr.tag = htobe16(TPM2_ST_NO_SESSIONS);
if (tag != TPM2_ST_NO_SESSIONS ||