Home
last modified time | relevance | path

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

/external/openssh/
Dkey.h97 int key_load_file(int, const char *, struct sshbuf *);
Dkey.c310 key_load_file(int fd, const char *filename, struct sshbuf *blob) in key_load_file() function