Searched refs:private2_uudecode (Results 1 – 2 of 2) sorted by relevance
2966 private2_uudecode(struct sshbuf *blob, struct sshbuf **decodedp) in private2_uudecode() function3202 if ((r = private2_uudecode(blob, &decoded)) != 0 || in sshkey_parse_private2()3259 if ((r = private2_uudecode(blob, &decoded)) != 0) in sshkey_parse_private2_pubkey()
509 #define private2_uudecode Fssh_private2_uudecode macro