load_identity_file
if ((prv = load_identity_file(id)) == NULL)
id->key = load_identity_file(id);
static struct sshkey *load_identity_file(Identity *);