Home
last modified time | relevance | path

Searched refs:_ssh_host_private_key (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/crypto/openssh/
H A Dssh_api.c47 struct sshkey *_ssh_host_private_key(int, int, struct ssh *);
133 ssh->kex->load_host_private_key=&_ssh_host_private_key; in ssh_init()
492 _ssh_host_private_key(int type, int nid, struct ssh *ssh) in _ssh_host_private_key() function
H A Dssh_namespace.h22 #define _ssh_host_private_key Fssh__ssh_host_private_key macro