Searched refs:sshbuf_load_file (Results 1 – 2 of 2) sorted by relevance
82 sshbuf_load_file(const char *path, struct sshbuf **bufp) in sshbuf_load_file() function
1285 if ((r = sshbuf_load_file(path, &krlbuf)) != 0) { in ssh_krl_file_contains_key()