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

/freebsd-10.0-release/crypto/openssh/
H A Dssh-ecdsa.c81 buffer_put_cstring(&b, key_ssh_name_plain(key));
119 if (strcmp(key_ssh_name_plain(key), ktype) != 0) {
H A Dkey.h135 const char *key_ssh_name_plain(const Key *);
H A Dssh_namespace.h302 #define key_ssh_name_plain ssh_key_ssh_name_plain macro
H A Dkey.c970 key_ssh_name_plain(const Key *k) function

Completed in 179 milliseconds