Searched defs:sshbuf_from (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dsshbuf.c89 sshbuf_from(const void *blob, size_t len) function
125 if ((ret = sshbuf_from(sshbuf_ptr(buf), sshbuf_len(buf))) == NULL)

Completed in 49 milliseconds