Home
last modified time | relevance | path

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

/external/openssh/
Dsshkey.h255 int sshkey_private_to_fileblob(struct sshkey *key, struct sshbuf *blob,
Dauthfile.c77 if ((r = sshkey_private_to_fileblob(key, keyblob, passphrase, comment, in sshkey_save_private()
Dsshkey.c4407 sshkey_private_to_fileblob(struct sshkey *key, struct sshbuf *blob, in sshkey_private_to_fileblob() function