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

/freebsd-current/crypto/openssh/
H A Dsshbuf-io.c101 sshbuf_write_file(const char *path, struct sshbuf *buf) function
H A Dsshbuf.h294 int sshbuf_write_file(const char *path, struct sshbuf *buf)
H A Dauthfile.c62 r = sshbuf_write_file(filename, keybuf);
H A Dssh_namespace.h825 #define sshbuf_write_file Fssh_sshbuf_write_file macro
H A Dssh-keygen.c2483 if ((r = sshbuf_write_file(identity_file, kbuf)) != 0)
3263 r = sshbuf_write_file(path, attest);

Completed in 134 milliseconds