Let $k = \mathbb{F}_{p^n} = \mathbb{F}_q$ finite field of $q = p^n$ and $[K:k]=2$ Galois extension of degree 2. Then $K = \mathbb{F}_{q^2} = \mathbb{F}_{(p^n)^2} = \mathbb{F}_{p^{2n}}$. It is generated by $\sigma : x \mapsto x^q$ the Frobenius automorphism. I want to calculate how many elements there are in $K^\times = K - \{ 0 \}$ such that $N_{K/k}(x) = \sigma(x)x = 1$.
As a numerical example let $p=2$ and $n=10$, then $k = \mathbb{F}_{2^{10}}$ and $K = \mathbb{F}_{2^{20}}$.
By Hilbert 90, the kernel of $N_{K/k}: K^\times \to k^\times$ is the image of the homomorphism $\phi: K^\times \to K^\times, x \mapsto \sigma(x)/x$. The kernel of $\phi$ is $\{x \in K^\times : \sigma(x) = x \} = k^\times$, so we have an exact sequence $$1 \longrightarrow k^\times \longrightarrow K^\times \overset{\phi}{\longrightarrow} \operatorname{ker}N_{K/k} \longrightarrow 1.$$ Therefore, $$|\operatorname{ker}N_{K/k}| = \frac{|K^\times|}{|k^\times|} = \frac{q^2-1}{q-1} = q+1.$$