sshbuf_from
if ((pkbuf = sshbuf_from(pkblob, blen)) == NULL)
if ((original = sshbuf_from(cp, have)) == NULL ||
if ((original = sshbuf_from(cp, have)) == NULL ||
if ((original = sshbuf_from(cp, have)) == NULL) {
if ((b = sshbuf_from(data, datalen)) == NULL)
if ((b = sshbuf_from(data, datalen)) == NULL)
if ((b = sshbuf_from(s, strlen(s))) == NULL) {
if ((b = sshbuf_from(privstr, strlen(privstr))) == NULL)
struct sshbuf *b = sshbuf_from(data, size);
struct sshbuf *signature = sshbuf_from(sig, slen);
struct sshbuf *message = sshbuf_from(data, strlen(data));
p1 = sshbuf_from(test_buf, sizeof(test_buf));
p1 = sshbuf_from(test_buf, sizeof(test_buf) - 1);
p1 = sshbuf_from(msg, sizeof(msg) - 1);
p1 = sshbuf_from(msg, sizeof(msg) - 1);
if ((b = sshbuf_from(sig, siglen)) == NULL)
(chall = sshbuf_from(data, datalen)) == NULL) {
if ((b = sshbuf_from(sig, siglen)) == NULL)
if ((b = sshbuf_from(sig, siglen)) == NULL)
if ((b = sshbuf_from(sig, siglen)) == NULL)
if ((b = sshbuf_from(sig, siglen)) == NULL)
if ((b = sshbuf_from(data, datalen)) == NULL)
if ((b = sshbuf_from(sig, siglen)) == NULL)
if ((b = sshbuf_from(sig, siglen)) == NULL)
if ((ret = sshbuf_from(p, len)) == NULL)
if ((ret = sshbuf_from(sshbuf_ptr(buf), sshbuf_len(buf))) == NULL)
struct sshbuf *sshbuf_from(const void *blob, size_t len);
if ((enc = sshbuf_from(data, len)) == NULL) {
if ((b = sshbuf_from(blob, blen)) == NULL)
if ((b = sshbuf_from(sig, siglen)) == NULL)
if ((buf = sshbuf_from(data, len)) == NULL) {