Searched refs:sshkey_private_to_fileblob (Results 1 – 4 of 4) 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()
843 #define sshkey_private_to_fileblob Fssh_sshkey_private_to_fileblob macro
3556 sshkey_private_to_fileblob(struct sshkey *key, struct sshbuf *blob, in sshkey_private_to_fileblob() function