Searched refs:sshbuf_dtob64_string (Results 1 – 2 of 2) sorted by relevance
130 sshbuf_dtob64_string(const struct sshbuf *buf, int wrap) in sshbuf_dtob64_string() function
135 if ((keystring = sshbuf_dtob64_string(pkbuf, 0)) == NULL) in userauth_pubkey()