Home
last modified time | relevance | path

Searched refs:sshbuf_b64tod (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsshbuf-misc.c147 sshbuf_b64tod(struct sshbuf *buf, const char *b64) in sshbuf_b64tod() function
H A Dsshsig.c149 if ((r = sshbuf_b64tod(buf, b64)) != 0) { in sshsig_dearmor()