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