In the case of $n = 2$, a hyperbolic rotation matrix by an arbitrary angle looks like:
$\begin{bmatrix} \cosh(\theta) & \sinh(\theta)\\ \sinh(\theta) & \cosh(\theta) \end{bmatrix}$
$\forall \theta \in \mathbb{R}^{1}$
These are Hermitian matrices with real entries. So is there a specific name/symbol for the n-dimensional real Hermitian matrix group? These are the hyperbolic equivalent of the SO(n) groups.