Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsshbuf-io.c102 sshbuf_write_file(const char *path, struct sshbuf *buf) in sshbuf_write_file() function
H A Dauthfile.c62 r = sshbuf_write_file(filename, keybuf); in sshkey_save_private_blob()