Home
last modified time | relevance | path

Searched refs:sshkey_private_to_fileblob (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssh/
Dsshkey.h185 int sshkey_private_to_fileblob(struct sshkey *key, struct sshbuf *blob,
Dauthfile.c85 if ((r = sshkey_private_to_fileblob(key, keyblob, passphrase, comment, in sshkey_save_private()
Dssh_namespace.h843 #define sshkey_private_to_fileblob Fssh_sshkey_private_to_fileblob macro
Dsshkey.c3556 sshkey_private_to_fileblob(struct sshkey *key, struct sshbuf *blob, in sshkey_private_to_fileblob() function