Home
last modified time | relevance | path

Searched refs:new_format_cipher (Results 1 – 5 of 5) 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);
Dssh-keygen.c164 char *new_format_cipher = NULL; variable
999 comment, use_new_format, new_format_cipher, rounds)) != 0) { in do_gen_all_hostkeys()
1309 comment, use_new_format, new_format_cipher, rounds)) != 0) { in do_change_passphrase()
1424 new_comment, use_new_format, new_format_cipher, rounds)) != 0) { in do_change_comment()
2376 new_format_cipher = optarg; in main()
2699 comment, use_new_format, new_format_cipher, rounds)) != 0) { in main()
Dsshkey.c3574 int force_new_format, const char *new_format_cipher, int new_format_rounds) in sshkey_private_to_fileblob() argument
3588 comment, new_format_cipher, new_format_rounds); in sshkey_private_to_fileblob()
3595 comment, new_format_cipher, new_format_rounds); in sshkey_private_to_fileblob()