Searched refs:userprovided (Results 1 – 3 of 3) sorted by relevance
302 int userprovided; member667 id->userprovided ? " explicit" : "", note, in format_identity()1520 do_log2(id->userprovided ? in load_identity_file()1694 id->userprovided = options.identity_file_userprovided[i]; in pubkey_prepare()1717 id->userprovided = options.certificate_file_userprovided[i]; in pubkey_prepare()
447 add_certificate_file(Options *options, const char *path, int userprovided) in add_certificate_file() argument457 if (options->certificate_file_userprovided[i] == userprovided && in add_certificate_file()465 userprovided; in add_certificate_file()472 int userprovided) in add_identity_file() argument488 if (options->identity_file_userprovided[i] == userprovided && in add_identity_file()497 userprovided; in add_identity_file()
250 ServerOptions *options, const char *path, int userprovided) in servconf_add_hostkey() argument256 &options->num_host_key_files, apath, userprovided); in servconf_add_hostkey()