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

/external/openssh/
H A Dssh-keygen.c237 load_identity(char *filename) function
343 if ((k = load_identity(identity_file)) == NULL) {
705 prv = load_identity(identity_file);
1536 } else if ((ca = load_identity(tmp)) == NULL)

Completed in 78 milliseconds