Home | History | Annotate | Download | only in openssh

Lines Matching full:load_identity

237 load_identity(char *filename)
343 if ((k = load_identity(identity_file)) == NULL) {
705 prv = load_identity(identity_file);
1536 } else if ((ca = load_identity(tmp)) == NULL)