Searched refs:ssh_krl_init (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dkrl.h41 struct ssh_krl *ssh_krl_init(void);
H A Dkrl.c130 ssh_krl_init(void) function
907 if ((krl = ssh_krl_init()) == NULL) {
H A Dssh-keygen.c2080 else if ((krl = ssh_krl_init()) == NULL)

Completed in 105 milliseconds