Home
last modified time | relevance | path

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

/external/openssh/
Dkey.c296 int new_format_rounds) 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
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()