Searched refs:sshkey_private_to_fileblob (Results 1 – 4 of 4) sorted by relevance
310 int sshkey_private_to_fileblob(struct sshkey *key, struct sshbuf *blob,
77 if ((r = sshkey_private_to_fileblob(key, keyblob, passphrase, comment, in sshkey_save_private()
913 #define sshkey_private_to_fileblob Fssh_sshkey_private_to_fileblob macro
3416 sshkey_private_to_fileblob(struct sshkey *key, struct sshbuf *blob, in sshkey_private_to_fileblob() function