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

/macosx-10.10/OpenSSH-189/openssh/
H A Dssh-keygen.c246 load_identity(char *filename) function
358 if ((k = load_identity(identity_file)) == NULL) {
716 prv = load_identity(identity_file);
1581 } else if ((ca = load_identity(tmp)) == NULL)

Completed in 78 milliseconds