Home
last modified time | relevance | path

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

/external/openssh/
Dsshbuf-io.c101 sshbuf_write_file(const char *path, struct sshbuf *buf) in sshbuf_write_file() function
Dsshbuf.h307 int sshbuf_write_file(const char *path, struct sshbuf *buf)
Dauthfile.c62 r = sshbuf_write_file(filename, keybuf); in sshkey_save_private_blob()
Dssh-keygen.c2407 if ((r = sshbuf_write_file(identity_file, kbuf)) != 0) in do_gen_krl()
3679 if ((r = sshbuf_write_file(sk_attestaion_path, attest)) != 0) { in main()