Searched refs:sshkey_try_load_public (Results 1 – 1 of 1) sorted by relevance
205 sshkey_try_load_public(struct sshkey **kp, const char *filename, in sshkey_try_load_public() function273 if ((r = sshkey_try_load_public(keyp, filename, commentp)) == 0) in sshkey_load_public()279 if ((r = sshkey_try_load_public(keyp, pubfile, commentp)) == 0) in sshkey_load_public()305 r = sshkey_try_load_public(keyp, file, NULL); in sshkey_load_cert()