Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dsshbuf-io.c102 sshbuf_write_file(const char *path, struct sshbuf *buf) in sshbuf_write_file() function
Dsshbuf.h301 int sshbuf_write_file(const char *path, struct sshbuf *buf)
Dauthfile.c61 r = sshbuf_write_file(filename, keybuf); in sshkey_save_private_blob()
Dssh-keygen.c2493 if ((r = sshbuf_write_file(identity_file, kbuf)) != 0) in do_gen_krl()
3282 r = sshbuf_write_file(path, attest); in save_attestation()
/netbsd/src/crypto/external/bsd/openssh/lib/
Dssh.expsym617 sshbuf_write_file