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