Searched refs:sshkey_load_pubkey_from_private (Results 1 – 1 of 1) sorted by relevance
174 sshkey_load_pubkey_from_private(const char *filename, struct sshkey **pubkeyp) in sshkey_load_pubkey_from_private() function283 if ((r = sshkey_load_pubkey_from_private(filename, keyp)) == 0) in sshkey_load_public()