In a typical environment, /etc/ssh/ssh_host_<algorithm>_key stores the host's private key for the public-key cryptographic algorithm <algorithm>, for example /etc/ssh/ssh_host_ed25519_key.
The corresponding public key is stored in /etc/ssh/ssh_host_<algorithm>_key.pub