Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsshbuf-misc.c251 sshbuf_find(const struct sshbuf *b, size_t start_offset, in sshbuf_find() function
H A Dsshsig.c127 if ((r = sshbuf_find(sbuf, 0, "\n" END_SIGNATURE, in sshsig_dearmor()