Searched refs:sshbuf_write_file (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsshbuf-io.c102 sshbuf_write_file(const char *path, struct sshbuf *buf) function
H A Dsshbuf.h297 int sshbuf_write_file(const char *path, struct sshbuf *buf)
H A Dauthfile.c62 r = sshbuf_write_file(filename, keybuf);
H A Dssh-keygen.c2449 if ((r = sshbuf_write_file(identity_file, kbuf)) != 0)
3229 r = sshbuf_write_file(path, attest);

Completed in 107 milliseconds