Searched refs:key_load_file (Results 1 – 2 of 2) sorted by relevance
/external/openssh/ | ||
D | key.h | 97 int key_load_file(int, const char *, struct sshbuf *); |
D | key.c | 310 key_load_file(int fd, const char *filename, struct sshbuf *blob) in key_load_file() function |