Searched refs:userprovided (Results 1 – 2 of 2) sorted by relevance
256 int userprovided; member1198 (id->userprovided ? logit : debug3)("no such identity: %s: %s", in load_identity_file()1290 id->userprovided = options.identity_file_userprovided[i]; in pubkey_prepare()1303 id->userprovided = options.certificate_file_userprovided[i]; in pubkey_prepare()1394 id->userprovided ? ", explicit" : "", in pubkey_prepare()
420 add_certificate_file(Options *options, const char *path, int userprovided) in add_certificate_file() argument430 if (options->certificate_file_userprovided[i] == userprovided && in add_certificate_file()438 userprovided; in add_certificate_file()445 int userprovided) in add_identity_file() argument461 if (options->identity_file_userprovided[i] == userprovided && in add_identity_file()470 userprovided; in add_identity_file()