Searched refs:sshkey_private_to_fileblob (Results 1 – 3 of 3) sorted by relevance
185 int sshkey_private_to_fileblob(struct sshkey *key, struct sshbuf *blob,
85 if ((r = sshkey_private_to_fileblob(key, keyblob, passphrase, comment, in sshkey_save_private()
3567 sshkey_private_to_fileblob(struct sshkey *key, struct sshbuf *blob, in sshkey_private_to_fileblob() function