Searched refs:sshkey_format_text (Results 1 – 1 of 1) sorted by relevance
1453 sshkey_format_text(const struct sshkey *key, struct sshbuf *b) in sshkey_format_text() function1483 if ((r = sshkey_format_text(key, b)) != 0) in sshkey_write()