HomeSort by relevance Sort by last modified time
    Searched refs:key_ssh_name (Results 1 - 3 of 3) sorted by null

  /external/openssh/
key.h 44 #define key_ssh_name sshkey_ssh_name macro
sshconnect2.c 1011 return key_ssh_name(key);
1176 buffer_put_cstring(&b, key_ssh_name(id->key));
    [all...]
sshd.c 729 p = key_ssh_name(key);
750 p = key_ssh_name(key);
    [all...]

Completed in 1080 milliseconds