TPM_ERR_DEACTIVATED
if (err != 0 && err != TPM_ERR_DISABLED && err != TPM_ERR_DEACTIVATED
if (rc == TPM_ERR_DISABLED || rc == TPM_ERR_DEACTIVATED) {