Searched defs:openssh_format_cipher (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/usr.bin/ssh/ |
H A D | authfile.c | 68 sshkey_save_private(struct sshkey * key,const char * filename,const char * passphrase,const char * comment,int format,const char * openssh_format_cipher,int openssh_format_rounds) sshkey_save_private() argument
|
H A D | sshkey.c | 3269 sshkey_private_to_fileblob(struct sshkey * key,struct sshbuf * blob,const char * passphrase,const char * comment,int format,const char * openssh_format_cipher,int openssh_format_rounds) sshkey_private_to_fileblob() argument
|
H A D | ssh-keygen.c | 155 static char *openssh_format_cipher = NULL; variable
|