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

  /external/openssh/
ssh-ecdsa.c 81 buffer_put_cstring(&b, key_ssh_name_plain(key));
119 if (strcmp(key_ssh_name_plain(key), ktype) != 0) {
key.h 133 const char *key_ssh_name_plain(const Key *);
key.c 985 key_ssh_name_plain(const Key *k) function
    [all...]

Completed in 20 milliseconds