Searched refs:sshkey_load_private_cert (Results 1 – 3 of 3) sorted by relevance
42 int sshkey_load_private_cert(int, const char *, const char *,
386 if ((r = sshkey_load_private_cert(type, filename, passphrase, in key_load_private_cert()
453 sshkey_load_private_cert(int type, const char *filename, const char *passphrase, in sshkey_load_private_cert() function