HomeSort by relevance Sort by last modified time
    Searched full:load_identity (Results 1 - 1 of 1) sorted by null

  /external/openssh/
ssh-keygen.c 237 load_identity(char *filename) function
343 if ((k = load_identity(identity_file)) == NULL) {
705 prv = load_identity(identity_file);
    [all...]

Completed in 602 milliseconds