Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsshbuf-io.c82 sshbuf_load_file(const char *path, struct sshbuf **bufp) in sshbuf_load_file() function
H A Dkrl.c1285 if ((r = sshbuf_load_file(path, &krlbuf)) != 0) { in ssh_krl_file_contains_key()