Searched refs:key_load_private (Results 1 - 3 of 3) sorted by relevance

/external/openssh/
H A Dkey.h100 Key *key_load_private(const char *, const char *, char **);
H A Dkey.c360 key_load_private(const char *path, const char *passphrase, function
H A Dsshd.c1777 key = key_load_private(options.host_key_files[i], "", NULL);

Completed in 104 milliseconds