Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dauthfile.c77 int force_new_format, const char *new_format_cipher, int new_format_rounds) in sshkey_save_private() argument
85 force_new_format, new_format_cipher, new_format_rounds)) != 0) in sshkey_save_private()
H A Dsshkey.h213 int force_new_format, const char *new_format_cipher, int new_format_rounds);
H A Dssh-keygen.c185 char *new_format_cipher = NULL; variable
1077 comment, use_new_format, new_format_cipher, rounds)) != 0) { in do_gen_all_hostkeys()
1413 comment, use_new_format, new_format_cipher, rounds)) != 0) { in do_change_passphrase()
1528 new_comment, use_new_format, new_format_cipher, rounds)) != 0) { in do_change_comment()
2506 new_format_cipher = optarg; in main()
2838 comment, use_new_format, new_format_cipher, rounds)) != 0) { in main()
H A Dsshkey.c3778 int force_new_format, const char *new_format_cipher, int new_format_rounds) in sshkey_private_to_fileblob() argument
3787 comment, new_format_cipher, new_format_rounds); in sshkey_private_to_fileblob()
3797 comment, new_format_cipher, new_format_rounds); in sshkey_private_to_fileblob()