Home
last modified time | relevance | path

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

/external/openssh/
Dkey.c295 const char *comment, int force_new_format, const char *new_format_cipher, in key_save_private() argument
301 force_new_format, new_format_cipher, new_format_rounds)) != 0) { in key_save_private()
Dauthfile.c78 int force_new_format, const char *new_format_cipher, int new_format_rounds) in sshkey_save_private() argument
86 force_new_format, new_format_cipher, new_format_rounds)) != 0) in sshkey_save_private()
Dsshkey.h187 int force_new_format, const char *new_format_cipher, int new_format_rounds);
Dsshkey.c3574 int force_new_format, const char *new_format_cipher, int new_format_rounds) in sshkey_private_to_fileblob() argument
3586 if (force_new_format) { in sshkey_private_to_fileblob()