Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsshbuf-io.c35 sshbuf_load_fd(int fd, struct sshbuf **blobp) in sshbuf_load_fd() function
89 if ((r = sshbuf_load_fd(fd, bufp)) != 0) in sshbuf_load_file()
H A Dauthfile.c157 if ((r = sshbuf_load_fd(fd, &buffer)) != 0 || in sshkey_load_private_type_fd()
182 if ((r = sshbuf_load_fd(fd, &buffer)) != 0 || in sshkey_load_pubkey_from_private()