Home | History | Annotate | Download | only in openssh

Lines Matching refs:sshbuf_get_cstring

626 	    (r = sshbuf_get_cstring
688 if ((r = sshbuf_get_cstring(e->request, &passwd, &pwlen)) != 0)
757 if ((r = sshbuf_get_cstring(e->request, &provider, NULL)) != 0 ||
758 (r = sshbuf_get_cstring(e->request, &pin, NULL)) != 0)
829 if ((r = sshbuf_get_cstring(e->request, &provider, NULL)) != 0 ||
830 (r = sshbuf_get_cstring(e->request, &pin, NULL)) != 0)